Shrank some margins to leave less wasted whitespace
This commit is contained in:
parent
6823f9c0c0
commit
97b429fd0a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user