Tweak to make navigation menu feel smoother
This commit is contained in:
@ -173,6 +173,7 @@ menu ul,
|
||||
line-height: 120%;
|
||||
padding: 10px;
|
||||
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
|
||||
transition: all 0.3s ease 0s;
|
||||
}
|
||||
|
||||
#cssmenu .has-sub ul li div.menuitem:hover .langname {
|
||||
|
Reference in New Issue
Block a user