implemented consistent styling

This commit is contained in:
Joe Arndt 2026-02-13 15:55:22 -06:00
parent 6e6cced0c6
commit 0e2e2f9e84
8 changed files with 59 additions and 46 deletions

View file

@ -1,3 +1,7 @@
.app-content {
padding: 2rem;
}
h1 {
font-size: 3.125rem;
line-height: 100%;