home
This commit is contained in:
@@ -89,7 +89,7 @@
|
|||||||
_font(16px,34px,#333,,)
|
_font(16px,34px,#333,,)
|
||||||
.nav-wrapper
|
.nav-wrapper
|
||||||
_wh(calc(100% - 15px),calc(100% - 72px))
|
_wh(calc(100% - 15px),calc(100% - 72px))
|
||||||
padding 0 20%
|
padding 15px 15%
|
||||||
background-color #fff
|
background-color #fff
|
||||||
border-radius 12px
|
border-radius 12px
|
||||||
margin 15px auto
|
margin 15px auto
|
||||||
@@ -101,13 +101,13 @@
|
|||||||
.nav-item
|
.nav-item
|
||||||
_fj(center)
|
_fj(center)
|
||||||
align-items center
|
align-items center
|
||||||
_wh(30%,82px)
|
_wh(30%,68px)
|
||||||
border-radius 12px
|
border-radius 12px
|
||||||
border 10px solid #acbec6
|
border 10px solid #acbec6
|
||||||
margin 15px 5% 15px 0
|
margin 15px 5% 15px 0
|
||||||
.nav-item:nth-child(3n)
|
.nav-item:nth-child(3n)
|
||||||
margin-right 0
|
margin-right 0
|
||||||
.nav-text
|
.nav-text
|
||||||
_font(18px, 42px, #333,,)
|
_font(18px, 24px, #333,,)
|
||||||
letter-spacing: 2px
|
letter-spacing: 2px
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user