Show bold text as bold.
Some checks failed
clippy Build clippy has failed
rust-test Build rust-test has succeeded
build Build build has succeeded
format Build format has succeeded

This commit is contained in:
Tom Alexander
2025-02-16 11:45:52 -05:00
parent c1837addd0
commit 7c17087920

View File

@@ -266,4 +266,8 @@ body {
} }
} }
} }
b {
font-weight: 700;
}
} }