🐛 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 &::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)