Skip to content

Commit

Permalink
Cleanup css
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzhang1618 committed Dec 14, 2024
1 parent dc0a6b1 commit be29c00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Navbar/style.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
top: 0;
left: 0;
right: 0;
z-index: 1000;
padding: 2rem vars.$side-padding;
background-color: vars.$black;
transition: transform 0.15s ease-in-out;
Expand Down

0 comments on commit be29c00

Please sign in to comment.