Skip to content

Commit f83025b

Browse files
paulhibbittssy-records
authored andcommitted
Maintain cover title color when custom link color is used.
1 parent 61ae76b commit f83025b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/themes/shared/_coverpage.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
&:hover {
4949
text-decoration-color: transparent;
5050
}
51+
color: var(--cover-title-color);
5152
}
5253

5354
small {

0 commit comments

Comments
 (0)