🐛 Site > Header > Fix underline

This commit is contained in:
brunosimon
2017-12-30 18:39:57 +01:00
parent 76d3f2936a
commit 21d04f38d4
+4 -3
View File
@@ -36,10 +36,11 @@ section.header
&::after
content ''
position absolute
display block
right 0
bottom 0
left 0
right 10px
bottom 2px
left 10px
height 1px
background #ffffff
transform scaleX(0)