Animation fix for menu

This commit is contained in:
Angelos Chalaris
2018-09-28 19:38:04 +03:00
parent 34fba9cf7c
commit 29ddc44279

View File

@ -786,6 +786,7 @@ nav {
}
}
ul {
width: 100%;
margin-left: -0.75rem;
background: var(#{$nav-back-color-var});
+ h4 {