feat(app): banner, style tweaks

This commit is contained in:
rektdeckard
2023-03-03 22:39:42 -07:00
parent baeec27267
commit d379cea5bc
15 changed files with 215 additions and 40 deletions

View File

@@ -2,6 +2,7 @@
position: relative;
padding: 32px 16px;
/* min-height: 80vh; */
z-index: 1;
content-visibility: auto;
color: var(--foreground);
background-color: var(--background);