mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-17 18:55:57 -04:00
6 lines
71 B
SCSS
6 lines
71 B
SCSS
.container {
|
|
max-width: 865px;
|
|
margin: 0 auto;
|
|
display: block;
|
|
}
|