Skip to content

Commit

Permalink
wip: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ElaBosak233 committed Nov 5, 2024
1 parent 6d047cc commit 95cd7b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/widgets/Navbar/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,9 @@ export function Navbar() {
height: "100px",
borderRadius: "8px",
backgroundColor: "var(--bg-2-color)",
color: "var(--text-color)",
boxShadow:
"0px 4px 20px rgba(0, 0, 0, 0.1)",
zIndex: 1000,
}}
>
Expand Down

0 comments on commit 95cd7b4

Please sign in to comment.