Skip to content

Commit

Permalink
Update NavBar.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
SundarakrishnanN authored Nov 7, 2024
1 parent 94d6aa1 commit bd48bb3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion components/NavBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,13 @@ const NavBar = () => {
</div>
<Marquee className="marquee bg-blue-300">
<div className="content1">
<span className="ml-80 font-bold text-yellow-300">
<span className="ml-80 font-bold text-yellow-300">
<a href="Program_Schedule.pdf" download>
Click to download CSITSS Souvenir
</a>
</span>{' '}
<span className="ml-80 font-bold text-yellow-300">
<a href="Souvenir CSITSS- 24 7-11-2024" download>
Please find the final program schedule updated as on 5th November.
</a>
</span>{' '}
Expand Down

0 comments on commit bd48bb3

Please sign in to comment.