Removed some padding at the bottom of the background

This commit is contained in:
Ascendings 2015-09-05 00:50:07 -04:00
parent 35afaf6379
commit f9fb388ada
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ body
+size(100% auto) +size(100% auto)
min-height: 100% min-height: 100%
margin-bottom: 200px margin-bottom: 200px
padding-bottom: 70px padding-bottom: 50px
background: url(/img/bg2.jpg) no-repeat center center fixed background: url(/img/bg2.jpg) no-repeat center center fixed
+background-size(cover) +background-size(cover)

File diff suppressed because one or more lines are too long