frontend-1

commit 68aea886daf083fc0539a5ce7a2363ddc689bc6d

Author: Pedro Lucas Porcellis <porcellis@eletrotupi.com>

all: drop hamburguer menu box shadow

 css/header.css | 1 +


diff --git a/css/header.css b/css/header.css
index 4a12b626c8779debdb22ce6b6c602e5f221db66e..70066875d28db73b34979d3eac1a47be3fae2bb9 100644
--- a/css/header.css
+++ b/css/header.css
@@ -36,6 +36,7 @@   background: none;
   border: none;
   color: white;
   cursor: pointer;
+  box-shadow: none !important;
 }
 
 nav ul.hidden {