Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
e15180bb91 | |||
4164c633b0 |
@ -18,6 +18,7 @@ links:
|
||||
# Build settings
|
||||
plugins:
|
||||
- jekyll-feed
|
||||
- jekyll-coffeescript
|
||||
|
||||
sass:
|
||||
sass_dir: 'assets/stylesheets'
|
||||
|
@ -150,7 +150,7 @@ hr
|
||||
#footer
|
||||
box-sizing: border-box
|
||||
position: fixed
|
||||
z-index: -1
|
||||
z-index: 1
|
||||
bottom: 0
|
||||
width: 100%
|
||||
height: $footer-height
|
||||
|
Reference in New Issue
Block a user