Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/sophomore.html">Sophomore</a>
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/third-year." >Third Year</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/third-year.html" >Third Year</a>
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/senior.html" target="_blank">Senior</a>
Expand Down Expand Up @@ -52,7 +52,7 @@
</navbar>
<div class="w-full bg-orange-500 h-4"></div>

<div class="container py-16 max-sm:py-5">
<div class="container py-16 max-sm:py-5">nav_link
<h1 class="text-6xl ml-20 max-sm:ml-5 max-sm:text-3xl">
Welcome to
<span class="text-orange-500 font-semibold">IIIT Ranchi</span> <br />
Expand Down