Skip to content

Commit

Permalink
Merge pull request #277 from alpharsh/header
Browse files Browse the repository at this point in the history
Development Name
  • Loading branch information
thecuriousteam authored Aug 9, 2024
2 parents 1674325 + 36b13b3 commit 1ea3c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/Components/Pages/Landing-Page/Navbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const Navbar = () => {
whileHover={{ scale: 1.1, rotate: [0, -10, 0, 10, 0], transition: { duration: 0.3 } }}
/>
</Link>
<span className='text-center font-bold'>
<span className='font-bold text-xl md:text-3xl'>
<span className='text-blue-400'>Curious</span> Connect
</span>
</div>
Expand Down

0 comments on commit 1ea3c90

Please sign in to comment.