提交 a4d28edc 编写于 作者: study夏羽's avatar study夏羽

fix: footer显示问题

上级 80e7269a
...@@ -66,7 +66,7 @@ $html5Color = #fb6f18 ...@@ -66,7 +66,7 @@ $html5Color = #fb6f18
display flex display flex
flex-direction column flex-direction column
align-items flex-start align-items flex-start
margin 20px 50px 0 0 margin 20px 45px 0 0
.navLine .navLine
width 100% width 100%
...@@ -181,6 +181,7 @@ $html5Color = #fb6f18 ...@@ -181,6 +181,7 @@ $html5Color = #fb6f18
.navItemDetail .navItemDetail
margin-right 0px margin-right 0px
width 131px
#aboutusBox #aboutusBox
height 420px height 420px
...@@ -189,20 +190,26 @@ $html5Color = #fb6f18 ...@@ -189,20 +190,26 @@ $html5Color = #fb6f18
margin-right 20px margin-right 20px
@media screen and (min-width $MQMobile) @media screen and (min-width $MQMobile)
#footNavBox
.navLine
width 80%
.footNavItem
margin 20px 18px 0 0
#footNavClassify #footNavClassify
width 30% width 30%
.footNavItem .footNavItem
min-width 290px min-width 240px
.navItemDetailBox .navItemDetailBox
height 300px height 300px
display flex display flex
justify-content center justify-content flex-start
flex-direction column flex-direction column
.navItemDetail .navItemDetail
margin-right 70px margin-right 1rem
#aboutusBox #aboutusBox
width 70% width 70%
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册