mirror of
https://github.com/aljazceru/njump.git
synced 2026-01-31 11:44:34 +01:00
Set prose links to base font-weight
This commit is contained in:
@@ -31,6 +31,9 @@ module.exports = {
|
||||
'--tw-prose-invert-headings': theme('colors.strongpink'),
|
||||
'--tw-prose-links': theme('colors.gray[700]'),
|
||||
'--tw-prose-invert-links': theme('colors.neutral[50]')
|
||||
a: {
|
||||
'font-weight': 300,
|
||||
},
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user