progress documenting and refactoring typography

This commit is contained in:
lindsaym-fa
2024-05-24 18:47:15 -04:00
parent 27ab7ee41b
commit fb34961fdf
25 changed files with 215 additions and 166 deletions

View File

@@ -61,7 +61,7 @@ wa-page > main {
#sidebar,
#outline {
.current {
font-weight: var(--wa-font-weight-heavy);
font-weight: var(--wa-font-weight-bold);
text-decoration-style: solid;
}
}