mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-16 21:50:35 +02:00
set default body background to #000
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
grid-template-areas: 'sidebar . right-sidebar';
|
||||
grid-template-rows: 1fr;
|
||||
gap: 0;
|
||||
background: var(--theme-colors-background);
|
||||
}
|
||||
|
||||
.main-content-container.shell {
|
||||
|
||||
Reference in New Issue
Block a user