diff --git a/site/src/style/header.styl b/site/src/style/header.styl index 5688dd1..3ed2af7 100644 --- a/site/src/style/header.styl +++ b/site/src/style/header.styl @@ -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)