top menu dropdowns

This commit is contained in:
codecalm
2020-01-07 22:39:40 +01:00
parent 446ef17b2c
commit 391c12fb0a
10 changed files with 81 additions and 46 deletions
+1 -1
View File
@@ -77,7 +77,7 @@
&:hover {
text-decoration: none;
background: rgba($primary, .06);
background: $active-bg;
}
}