Update styles

This commit is contained in:
Kelly Dwan 2019-10-28 10:33:57 -04:00
parent 6113ce0c7f
commit bf7fdf7927
No known key found for this signature in database
GPG key ID: 8BA5575F3D11575D
8 changed files with 136 additions and 36 deletions

View file

@ -6,7 +6,7 @@
padding: 0;
.site-main {
margin: 0 auto;
margin: 0 auto ms(8);
padding: 0 ms( 2 );
max-width: calc( #{ $size__content-width } + #{ ms( 2 ) * 2 } );
}