🐛 Site > Header > Fix underline
This commit is contained in:
@@ -36,10 +36,11 @@ section.header
|
|||||||
|
|
||||||
&::after
|
&::after
|
||||||
content ''
|
content ''
|
||||||
|
position absolute
|
||||||
display block
|
display block
|
||||||
right 0
|
right 10px
|
||||||
bottom 0
|
bottom 2px
|
||||||
left 0
|
left 10px
|
||||||
height 1px
|
height 1px
|
||||||
background #ffffff
|
background #ffffff
|
||||||
transform scaleX(0)
|
transform scaleX(0)
|
||||||
|
|||||||
Reference in New Issue
Block a user