chore: apply linter
This commit is contained in:
parent
0562a2e591
commit
424907e458
@ -15,10 +15,10 @@ export default defineConfig({
|
||||
maxWidth: '65ch',
|
||||
color: 'inherit',
|
||||
a: {
|
||||
color: 'inherit',
|
||||
opacity: 0.75,
|
||||
fontWeight: '500',
|
||||
textDecoration: 'underline',
|
||||
'color': 'inherit',
|
||||
'opacity': 0.75,
|
||||
'fontWeight': '500',
|
||||
'textDecoration': 'underline',
|
||||
'&:hover': {
|
||||
opacity: 1,
|
||||
color: colors.teal[600],
|
Loading…
Reference in New Issue
Block a user