Explorar o código

Fixed X on hamburger menu overlay

Erik-jan Riemers %!s(int64=8) %!d(string=hai) anos
pai
achega
be6956abe8
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      css/style.css

+ 4 - 0
css/style.css

@@ -689,6 +689,10 @@ a.text-info:hover {
           transition-delay: .25s;
 }
 
+a:not(.gn-selected) .cross {
+    display: none;
+}
+
 .menu-toggle.gn-selected .hamburger span {
   width: 0%;
 }