Removed some padding at the bottom of the background
This commit is contained in:
parent
35afaf6379
commit
f9fb388ada
@ -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
Loading…
Reference in New Issue
Block a user