Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
GautamPatil1 committed Apr 5, 2024
1 parent cfe5a1f commit 267e09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Navbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export default function Navbar() {
</div>

<div className={styles.right}>
<div className={styles.howItWorks}>How it works</div>
<div className={styles.howItWorks}>Features</div>

<div className={styles.auth}>
<div className={styles.login}>Start Rezume</div>
Expand Down

0 comments on commit 267e09f

Please sign in to comment.