mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
6 lines
85 B
SCSS
6 lines
85 B
SCSS
|
.container {
|
||
|
max-width: 1400px;
|
||
|
padding-right: 1.5rem;
|
||
|
padding-left: 1.5rem;
|
||
|
}
|