Update usage on home page, add footer

This commit is contained in:
Evan Goode
2023-09-16 23:47:03 -04:00
parent f68e2308c0
commit de43a8068b
10 changed files with 90 additions and 13 deletions

View File

@@ -18,6 +18,10 @@ body {
font-family: var(--font-family);
font-size: 1rem;
}
hr {
color: white;
opacity: 50%;
}
table {
width: 100%;
}