Increase title font-size.
Some checks failed
format Build format has succeeded
clippy Build clippy has failed
rust-test Build rust-test has succeeded

This commit is contained in:
Tom Alexander 2025-02-17 19:03:48 -05:00
parent 71f639e503
commit ddea8fdceb
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -122,7 +122,7 @@ body {
}
.blog_post_title {
font-size: 2.5rem;
font-size: 2.9rem;
font-weight: 700;
padding-bottom: 1rem;
}