mirror of
https://github.com/theoludwig/theoludwig.git
synced 2024-11-03 20:11:30 +01:00
fix: wrong font weight on hover link
This commit is contained in:
parent
f337e14260
commit
e8ea42a260
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
.prose a,
|
.prose a,
|
||||||
.prose strong {
|
.prose strong {
|
||||||
@apply font-semibold text-yellow dark:text-yellow-dark;
|
@apply !font-semibold text-yellow dark:text-yellow-dark;
|
||||||
}
|
}
|
||||||
|
|
||||||
strong,
|
strong,
|
||||||
|
Loading…
Reference in New Issue
Block a user