set background to 222 + remove log

This commit is contained in:
Felix Roos
2022-08-05 23:23:51 +02:00
parent 0cd82c7e57
commit 67c21c18cf
6 changed files with 15 additions and 17 deletions
@@ -1,5 +1,5 @@
.container {
@apply sc-rounded-md sc-overflow-hidden sc-bg-[#111111];
@apply sc-rounded-md sc-overflow-hidden sc-bg-[#222222];
}
.header {