Ver código fonte

text blanc burger

ouidade 1 semana atrás
pai
commit
17fd62bd51

+ 1 - 1
web/themes/custom/eql/dist/assets/css/bundle.css

@@ -6085,7 +6085,7 @@ svg.ext {
   opacity: 1;
 }
 #header-top #block-burger ul a {
-  opacity: 0.6;
+  opacity: 1;
   color: rgb(255, 255, 255);
   font-weight: 800;
   font-size: 1rem;

+ 1 - 1
web/themes/custom/eql/scss/partials/_header.scss

@@ -265,7 +265,7 @@
                 }
             }
             a{
-                opacity: 0.6;
+                opacity: 1;
                 color: $white;
                 font-weight: 800;
                 font-size: 1rem;