supabase-community / auth-ui

Pre-built Auth UI for React
https://supabase.com/docs/guides/auth/auth-helpers/auth-ui
MIT License
470 stars 118 forks source link

feat: password letter spacing #218

Closed Hallidayo closed 9 months ago

Hallidayo commented 10 months ago

What kind of change does this PR introduce?

Feature - Password letter spacing

What is the current behavior?

Letter spacing seem odd and too spaced out

What is the new behavior?

Screenshot 2023-09-10 at 17 14 13

letter-spacing now set to 0px

Additional context

Closes #198