This commit is contained in:
2025-08-05 18:36:54 +08:00
parent 82e6ff6663
commit 3ac985e57d
3 changed files with 4 additions and 19 deletions

View File

@@ -81,22 +81,6 @@ export default {
background linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(49,190,255,0.9) 0%, rgba(239,252,254,1) 40%)
-webkit-background-clip: text
-webkit-text-fill-color: transparent
&::before
content ''
position absolute
bottom 0
left 0
width 100%
height 2px
background-image linear-gradient(to right,#62b2f0,#b1ebf8)
&::after
content ''
position absolute
top 0
right 0
height 100%
width 2px
background-image linear-gradient(to bottom,#62b2f0,#b1ebf8)
.nav_icon
width 35%
padding-top 35%