mirror of
https://github.com/NohamR/oled-nnw.git
synced 2026-05-24 20:00:38 +00:00
feat: a hover style
This commit is contained in:
@@ -65,7 +65,8 @@ export default defineConfig({
|
||||
'font-weight': '500',
|
||||
},
|
||||
'a:hover': {
|
||||
color: 'var(--c-prose-primary)',
|
||||
'color': 'var(--c-prose-primary)',
|
||||
'border-bottom': '1px solid currentColor',
|
||||
},
|
||||
'blockquote': {
|
||||
'font-style': 'none',
|
||||
|
||||
Reference in New Issue
Block a user