mirror of
https://github.com/ramvignesh-b/pi-ku.git
synced 2026-05-04 15:56:56 +00:00
refactor: update Registration form field labels and placeholders for improved UI consistency
This commit is contained in:
@@ -9,13 +9,13 @@ export default function Logo() {
|
||||
className="inline-flex items-baseline justify-center leading-none select-none"
|
||||
style={{ fontFamily: "'Knewave', serif" }}
|
||||
>
|
||||
<span className="text-2xl font-light text-accent">Pi</span>
|
||||
<span className="text-2xl font-light text-accent"> Pi</span>
|
||||
<DotIcon
|
||||
weight="fill"
|
||||
size={12}
|
||||
className="text-accent translate-y-[0.3em] -mx-px"
|
||||
/>
|
||||
<span className="text-2xl font-light text-accent">Ku</span>
|
||||
<span className="text-2xl font-light text-accent"> Ku</span>
|
||||
<DotIcon
|
||||
weight="fill"
|
||||
size={12}
|
||||
|
||||
Reference in New Issue
Block a user