✨ Finish About page
Add entering and scroll animations
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
background-position: 0 100%;
|
||||
background-size: 100% 1px;
|
||||
background-repeat: no-repeat;
|
||||
transition: color 0.6s var(--ease-quart);
|
||||
transition: color 0.4s var(--ease-quart);
|
||||
|
||||
&:hover {
|
||||
color: $color-secondary-light;
|
||||
|
||||
Reference in New Issue
Block a user