Unify card styles & fix more light mode stuff

This commit is contained in:
mDuo13
2021-08-31 17:45:25 -07:00
parent 301d643b08
commit b904586274
19 changed files with 201 additions and 366 deletions

View File

@@ -441,9 +441,6 @@
.grey-700 {
color: $gray-700;
}
.bg-grey-800 {
background-color: $gray-800;
}
.white {
color: $white;
}