1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 19:21:18 -04:00

wider max-width on blog

This commit is contained in:
2019-07-17 13:06:22 -04:00
parent 7b575ab8d2
commit e61bf90ae1

View File

@@ -513,7 +513,7 @@ body#notes {
font-weight: 400;
margin: 0 auto;
padding: 20px 10%;
max-width: 1150px;
max-width: 1350px;
}
body#notes a {