From 3d8db56cd6223abaca68e2be6f1158e7445db378 Mon Sep 17 00:00:00 2001 From: Patricio Date: Sat, 7 Sep 2024 17:37:02 +0200 Subject: [PATCH] hambmenu fix --- sass/components/_navbar.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/sass/components/_navbar.scss b/sass/components/_navbar.scss index cc56e9a..c7c6379 100644 --- a/sass/components/_navbar.scss +++ b/sass/components/_navbar.scss @@ -154,7 +154,6 @@ position: absolute; top: 10px; text-align: right; - left: -200px; background-color: rgb(255, 255, 255); border-radius: 10px; } @@ -248,7 +247,6 @@ position: absolute; top: 10px; text-align: right; - left: -200px; background-color: rgb(255, 255, 255); border-radius: 10px; border: solid 2px black;