Login butonu düzeltildi.

This commit is contained in:
2025-11-11 22:31:45 +03:00
parent 34c7365ab3
commit fc2e1e841f

View File

@@ -78,7 +78,7 @@ const App = () => {
fontWeight: 600, fontWeight: 600,
fontSize: '0.95rem', fontSize: '0.95rem',
cursor: 'pointer', cursor: 'pointer',
textTransform: 'uppercase', textTransform: 'none',
letterSpacing: 0.5, letterSpacing: 0.5,
transition: 'color 0.2s ease', transition: 'color 0.2s ease',
'&:hover': { color: '#d7b16a' }, '&:hover': { color: '#d7b16a' },