css
This commit is contained in:
@@ -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%
|
||||
|
||||
Reference in New Issue
Block a user