Skip to content

Commit 78edd2f

Browse files
committed
Fix coverpage h1 color
1 parent 77d93fa commit 78edd2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/themes/shared/_coverpage.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@
4444
font: var(--cover-title-font);
4545

4646
a {
47+
color: inherit;
48+
4749
&,
4850
&:hover {
4951
text-decoration-color: transparent;

0 commit comments

Comments
 (0)