Linera transition for links

This commit is contained in:
Chocobozzz 2019-11-04 11:39:24 +01:00
parent d72a070521
commit d3371aa21d
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -289,7 +289,7 @@ p > a {
border-bottom: 3px solid $orange; border-bottom: 3px solid $orange;
padding: 3px 5px; padding: 3px 5px;
margin-right: 10px; margin-right: 10px;
transition: border-bottom-width 0.2s ease; transition: border-bottom-width 0.1s linear;
&:hover { &:hover {
color: #000; color: #000;