mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-05-29 22:37:44 +02:00
fix: wrong font weight on hover link
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
|
||||
.prose a,
|
||||
.prose strong {
|
||||
@apply font-semibold text-yellow dark:text-yellow-dark;
|
||||
@apply !font-semibold text-yellow dark:text-yellow-dark;
|
||||
}
|
||||
|
||||
strong,
|
||||
|
Reference in New Issue
Block a user