Skip to content
Snippets Groups Projects
Commit f038f1f9 authored by AB0410's avatar AB0410
Browse files

animation change underline

parent 8f999987
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ nav {
.nav-link.active {
border-bottom: 1px solid rgba(0, 0, 0, 0.179);
animation: slide-in 0.3s ease-in-out forwards;
animation: slide-in 0.4s ease-in-out forwards;
}
@keyframes slide-in {
......
......@@ -34,7 +34,7 @@ nav{
.nav-link.active{
border-bottom: 1px solid rgba(0, 0, 0, 0.179);
animation: slide-in 0.3s ease-in-out forwards;
animation: slide-in 0.4s ease-in-out forwards;
}
@keyframes slide-in {
from {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment