mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 00:01:20 -04:00
uniform width on all pages
This commit is contained in:
@@ -2,9 +2,8 @@
|
||||
|
||||
// Video Styles
|
||||
main#etc {
|
||||
max-width: $max-width;
|
||||
padding: 1.5em 2em;
|
||||
margin: 0 auto;
|
||||
padding-top: 1.5em;
|
||||
padding-bottom: 1.5em;
|
||||
|
||||
h1 {
|
||||
margin-top: 0;
|
||||
|
Reference in New Issue
Block a user