Login butonu düzeltildi.
This commit is contained in:
@@ -78,7 +78,7 @@ const App = () => {
|
||||
fontWeight: 600,
|
||||
fontSize: '0.95rem',
|
||||
cursor: 'pointer',
|
||||
textTransform: 'uppercase',
|
||||
textTransform: 'none',
|
||||
letterSpacing: 0.5,
|
||||
transition: 'color 0.2s ease',
|
||||
'&:hover': { color: '#d7b16a' },
|
||||
|
||||
Reference in New Issue
Block a user