Skip to content
Open
12 changes: 11 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,13 +172,23 @@ <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>
<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 -->
</div>
<span
class="text-xs bg-devBlue/10 text-devBlue border border-devBlue/20 px-2 py-0.5 rounded font-medium">Contributor</span>
</div>

<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">Genius Bhandari</h4> <!-- EDIT ME IDK IF I need to do that -->
<span class="text-xs text-slate-500 font-mono">Roll: 34 (CE-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>
</div>

</div>
</div>
Expand Down