initial web app bootstrapping

This commit is contained in:
Joe Arndt 2026-02-10 15:24:54 -06:00
parent d091b7dc2b
commit e77c2b576d
6 changed files with 24 additions and 402 deletions

View file

@ -0,0 +1,8 @@
h1 {
font-size: 3.125rem;
line-height: 100%;
letter-spacing: -0.125rem;
font-weight: 500;
margin: 0;
font-family: sans-serif;
}