forked from nutomic/joinpeertube
Linera transition for links
This commit is contained in:
parent
d72a070521
commit
d3371aa21d
1 changed files with 1 additions and 1 deletions
|
@ -289,7 +289,7 @@ p > a {
|
|||
border-bottom: 3px solid $orange;
|
||||
padding: 3px 5px;
|
||||
margin-right: 10px;
|
||||
transition: border-bottom-width 0.2s ease;
|
||||
transition: border-bottom-width 0.1s linear;
|
||||
|
||||
&:hover {
|
||||
color: #000;
|
||||
|
|
Loading…
Reference in a new issue