1
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:
2020-04-24 10:12:13 -04:00
parent 70611f4d1c
commit d2a9736c9e
10 changed files with 59 additions and 55 deletions

View File

@@ -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;