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 @@
// Archive/List Styles
main#list {
max-width: 980px;
padding: 1.5em 1.5em 0.25em 1.5em;
margin: 0 auto;
padding-top: 1.5em;
padding-bottom: 0.25em;
section.year {
font-size: 1.05em;