mirror of
https://github.com/primer/css.git
synced 2025-01-05 04:47:21 +03:00
Decrease max width
This commit is contained in:
parent
7b9f83bbb7
commit
138dce27f6
@ -18,7 +18,7 @@
|
||||
}
|
||||
|
||||
@include breakpoint(sm) {
|
||||
max-width: 500px;
|
||||
max-width: 450px;
|
||||
width: max-content;
|
||||
margin: $spacer-3;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user