fix: 修復 footer 在部分瀏覽器沒有顯示在底部的 bug close #616

This commit is contained in:
Jerry
2021-07-20 23:09:57 +08:00
Unverified
parent 42bc175718
commit 7c859ef66d
4 changed files with 7 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
// index
&.full_page
min-height: $index_top_img_height
height: $index_top_img_height
background-attachment: fixed
#site-info
@@ -70,7 +70,7 @@
// page
&.not-home-page
min-height: 20rem
height: 20rem
+maxWidth768()
height: 14rem
@@ -86,7 +86,7 @@
// post
&.post-bg
min-height: 20rem
height: 20rem
+maxWidth768()
height: 18rem
@@ -118,7 +118,7 @@
&.not-top-img
margin-bottom: .5rem
min-height: 60px
height: 60px
background: 0
#nav