Skip to content

Commit

Permalink
hambmenu fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Patcire committed Sep 7, 2024
1 parent 83f3558 commit 3d8db56
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sass/components/_navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@
position: absolute;
top: 10px;
text-align: right;
left: -200px;
background-color: rgb(255, 255, 255);
border-radius: 10px;
}
Expand Down Expand Up @@ -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;
Expand Down

0 comments on commit 3d8db56

Please sign in to comment.