improved a lot of things

This commit is contained in:
SinachPat
2026-04-27 05:11:21 +01:00
parent 48e1ba115e
commit 7afb0cc43c
14 changed files with 44 additions and 17 deletions
@@ -31,7 +31,6 @@ const INPUT: React.CSSProperties = {
padding: '9px 12px',
border: '1px solid rgba(0,0,0,0.12)',
borderRadius: 9,
outline: 'none',
fontFamily: "'Inter', -apple-system, sans-serif",
color: '#0A0A0A',
background: '#FAFAFA',