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%)
|
color: darken(#1e76d1, 10%)
|
||||||
|
|
||||||
hr
|
hr
|
||||||
margin-top: 50px
|
margin-top: 35px
|
||||||
margin-bottom: 50px
|
margin-bottom: 35px
|
||||||
|
|
||||||
.u-text-center
|
.u-text-center
|
||||||
text-align: center
|
text-align: center
|
||||||
@ -114,6 +114,6 @@ hr
|
|||||||
|
|
||||||
#footer
|
#footer
|
||||||
width: 100%
|
width: 100%
|
||||||
margin-top: 100px
|
margin-top: 25px
|
||||||
padding-top: 15px
|
padding-top: 15px
|
||||||
border-top: 2px solid #999
|
border-top: 2px solid #999
|
||||||
|
Loading…
Reference in New Issue
Block a user