Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Osgilb authored Sep 26, 2024
1 parent ea31623 commit 26068d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ <h2 class="text-2xl tracking-tighter font-medium">Osgilb</h2>
<i class="ph-fill ph-trophy text-lg"></i>
</div>
</div>

<!-- Input field section -->

<div class="text-zinc-300 px-4">
<form action="#" method="get" class="relative w-full h-fit">
<input class="w-full h-16 pt-4 bg-zinc-500/10 rounded-3xl px-6 outline-none peer placeholder-transparent text-lg" type="text" id="flname" placeholder="Full name" required>
Expand Down

0 comments on commit 26068d3

Please sign in to comment.