Complete color palette

This commit is contained in:
mDuo13
2020-08-05 15:56:28 -07:00
parent 1fd5789810
commit 37f1b8c62b
6 changed files with 107 additions and 47 deletions

View File

@@ -20,7 +20,7 @@
.card-grid {
display: grid;
gap: 1px;
background-color: $gray-200;
background-color: $black;
padding: 0;
&.card-grid-2x2 {