Login butonu düzeltildi.
This commit is contained in:
@@ -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' },
|
||||||
|
|||||||
Reference in New Issue
Block a user