refactor(style): increase page title size

This commit is contained in:
Price Hiller 2023-08-27 20:55:28 -05:00
parent 0841f6158d
commit 1472915e40
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -221,7 +221,7 @@ p > code {
}
.page-title {
font-size: 2rem;
font-size: 2.25rem;
font-style: bold;
font-family: sans-serif;
}