hella cleanup - index page items; use more Row/Cols to reduce custom css layout

This commit is contained in:
gingervitis
2021-02-14 22:20:25 -08:00
parent 6d83992ff0
commit 8d5411a0d6
17 changed files with 250 additions and 297 deletions

View File

@@ -31,7 +31,7 @@
flex-direction: row;
align-items: center;
justify-content: flex-start;
color: rgba(255,255,255,.85);
color: var(--white-75);
.option-icon {
height: 2em;