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
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@ <h2 class="text-2xl font-bold text-white flex items-center gap-2">
<div
class="bg-slate-900/60 border border-devBorder p-3 rounded-lg flex items-center justify-between hover:border-slate-700 transition">
<div>
<h4 class="font-medium text-white text-sm">Mimansh Pokhrel Neupane</h4>
<span class="text-xs text-slate-500 font-mono">Roll: 04 (CS-2nd Yr)</span>
<h4 class="font-medium text-white text-sm">Rodin Deoju Shrestha</h4>
<span class="text-xs text-slate-500 font-mono">Roll: 26 (CS-1st Yr)</span>
</div>
<span
class="text-xs bg-devGreen/10 text-devGreen border border-devGreen/20 px-2 py-0.5 rounded font-medium">KUCC
Expand All @@ -173,8 +173,8 @@ <h4 class="font-medium text-white text-sm">Mimansh Pokhrel Neupane</h4>
<div
class="bg-slate-900/60 border border-devBorder p-3 rounded-lg flex items-center justify-between hover:border-slate-700 transition">
<div>
<h4 class="font-medium text-white text-sm">Sunim Fuyal</h4> <!-- EDIT ME -->
<span class="text-xs text-slate-500 font-mono">Roll: 19 (CE-1st Yr)</span> <!-- EDIT ME -->
<h4 class="font-medium text-white text-sm">Rodin Deoju Shrestha</h4> <!-- EDIT ME -->
<span class="text-xs text-slate-500 font-mono">Roll: 26 (CS-1st Yr)</span> <!-- EDIT ME -->
</div>
<span
class="text-xs bg-devBlue/10 text-devBlue border border-devBlue/20 px-2 py-0.5 rounded font-medium">Contributor</span>
Expand Down