♻️ Update basic color palette

This commit is contained in:
Eva 2024-01-25 10:27:25 +01:00 committed by Alonso Torres
parent a85a7c74c3
commit a882d0bf6d
51 changed files with 287 additions and 271 deletions

View file

@ -8,7 +8,7 @@
.auth-section {
align-items: center;
background: $db-primary;
background: var(--panel-background-color);
display: grid;
gap: $s-32;
grid-template-columns: repeat(5, 1fr);