ease
This commit is contained in:
parent
58691cf896
commit
1ce3ef31ac
1 changed files with 1 additions and 1 deletions
|
@ -490,7 +490,7 @@ hr {
|
|||
left: 0;
|
||||
width: 0%;
|
||||
border-bottom: 2px solid var(--link);
|
||||
transition: 0.4s;
|
||||
transition: 0.3s ease-in-out;
|
||||
}
|
||||
|
||||
&:hover:after {
|
||||
|
|
Loading…
Reference in a new issue