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
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

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