mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-27 04:50:43 +00:00
Fix h2 color (#3091)
This commit is contained in:
parent
1ee743332f
commit
4c0b2e1b4a
@ -575,7 +575,7 @@ pre[class|="language"] {
|
||||
color: lightgray;
|
||||
}
|
||||
.zola-anchor {
|
||||
color: var(--anchorColor);
|
||||
color: var(--textColor);
|
||||
}
|
||||
|
||||
.zola-anchor:hover::after {
|
||||
|
Loading…
x
Reference in New Issue
Block a user