This commit is contained in:
2023-03-24 17:30:25 +08:00
parent b2d6a975dc
commit 2db4c6d39e

View File

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