Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Farmaha committed Jan 21, 2024
1 parent 591669a commit 72ff948
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/AppBar/AppBar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ export const AppBar = () => {
transform,
rotateY: "360deg",
width: "80px",
position: "relative",
zIndex: "999999"
}}
>
<NavLinkStyled
Expand Down

0 comments on commit 72ff948

Please sign in to comment.