hella cleanup - index page items; use more Row/Cols to reduce custom css layout
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user