diff --git a/src/less/main.less b/src/less/main.less index 148b9df..21c2685 100644 --- a/src/less/main.less +++ b/src/less/main.less @@ -298,6 +298,8 @@ html { .hamburger { background: transparent; display: block; + border: none; + outline: none; height: 32px; position: absolute; top: 8px; diff --git a/templates/index.html.twig b/templates/index.html.twig index 842eb7d..9686102 100644 --- a/templates/index.html.twig +++ b/templates/index.html.twig @@ -136,7 +136,7 @@ #}
-
+