Skip to content

Commit a7302ef

Browse files
authored
Update custom.css
1 parent 54b473e commit a7302ef

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/css/custom.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.3);
3030
}
3131

32+
h1 {color: #fff;}
33+
h2 {color: #fff;}
34+
3235
/* Mobile and Tablet optimizations */
3336
@media (max-width: 996px) {
3437
:root {

0 commit comments

Comments
 (0)