mirror of
https://github.com/kremalicious/blog.git
synced 2025-02-14 21:10:25 +01:00
6 lines
84 B
SCSS
6 lines
84 B
SCSS
.container {
|
|
max-width: 35rem;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|