mirror of
https://github.com/alexankitty/Myrient-Search-Engine.git
synced 2026-01-15 16:33:15 -03:00
move transition to base instead of hover
This commit is contained in:
@@ -56,6 +56,8 @@
|
||||
}
|
||||
.nav-link:hover, .navbar-brand:hover{
|
||||
color: #f0a400!important;
|
||||
}
|
||||
.nav-link, .navbar-brand{
|
||||
transition: all 0.5s;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user