chore: now page text visibility

This commit is contained in:
Cory Dransfeldt 2024-03-08 08:55:35 -08:00
parent ce401d90fb
commit 71db7116d1
No known key found for this signature in database
8 changed files with 35 additions and 24 deletions

View file

@ -99,7 +99,7 @@ pre[class*="language-"] {
.token.important,
.token.bold {
font-weight: 700;
font-weight: var(--font-weight-bold);
}
.token.italic {