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

@@ -5,7 +5,7 @@ nav.toolbar {
padding: 0;
margin: 0;
background-color: var(--eggplant);
z-index: 1;
z-index: 2;
display: flex;
justify-content: center;
align-items: center;