Shrank some margins to leave less wasted whitespace

This commit is contained in:
Gregory Ballantine 2021-08-20 10:15:47 -04:00
parent 6823f9c0c0
commit 97b429fd0a

View File

@ -15,8 +15,8 @@ a
color: darken(#1e76d1, 10%)
hr
margin-top: 50px
margin-bottom: 50px
margin-top: 35px
margin-bottom: 35px
.u-text-center
text-align: center
@ -114,6 +114,6 @@ hr
#footer
width: 100%
margin-top: 100px
margin-top: 25px
padding-top: 15px
border-top: 2px solid #999