Remove the panel colouring

This commit is contained in:
Oliver-Akins 2023-12-23 20:08:21 -07:00
parent 89e3a14ba9
commit 755d3ae43c
5 changed files with 3 additions and 14 deletions

View file

@ -152,8 +152,6 @@
"mounts storage";
.panel {
background: yellowgreen;
&--stats {
.panel__content {
flex-wrap: wrap;

View file

@ -7,7 +7,6 @@
grid-template-rows: min-content 1fr;
border: 2px solid black;
background: greenyellow;
&__header {
background: black;