Skip to content

Commit

Permalink
navBar
Browse files Browse the repository at this point in the history
  • Loading branch information
virajchandra51 committed Sep 30, 2023
1 parent 6d19493 commit 0fb1a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/navbar/Navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ const Navbar = () => {
/>
</svg>
</div>
<div className="codeutsava__navbar-hamburger-logo">
<div className="codeutsava__navbar-hamburger-logo" style={{transform: 'translateX(-4px)'}}>
<img src={codeutsava} />
</div>
<div className="codeutsava__navbar-hamburger-logo">
Expand Down

0 comments on commit 0fb1a65

Please sign in to comment.