Skip to content

Commit 5cf2ef1

Browse files
authored
Fix low contrast in dark theme h3 headings (#2003)
1 parent 334d6fe commit 5cf2ef1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/_static/custom.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,3 @@ html[data-theme=dark] .sd-card .sd-card-footer {
117117
html[data-theme=dark] h1 {
118118
color: var(--pst-color-primary);
119119
}
120-
121-
html[data-theme=dark] h3 {
122-
color: #0a6774;
123-
}

0 commit comments

Comments
 (0)