feat(app): all the rest of the things

This commit is contained in:
rektdeckard
2023-03-22 01:29:34 -06:00
parent bdc1996a07
commit 1e95c69d43
18 changed files with 369 additions and 359 deletions

View File

@@ -30,7 +30,7 @@ a.nav-link {
a.nav-link:after {
content: "";
position: absolute;
bottom: -2px;
bottom: 0.15em;
left: 0;
width: 0%;
border-bottom: 1px solid var(--moss);