Style tweaks

This commit is contained in:
Nathan McCarty 2025-02-04 15:57:53 -05:00
parent bf56790e3a
commit 804b51aaa6
3 changed files with 14 additions and 3 deletions

View file

@ -17,6 +17,7 @@ body {
padding: 3rem;
border-radius: 1rem;
background-color: light-dark(#ffffff, #181818);
/* text-align: justify; */
}
.post-body > h1 {