Adapt more css for color theme
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.block-wrapper {
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
background: #181b2d;
|
||||
background: var(--stat-box-bg);
|
||||
}
|
||||
|
||||
.block-container {
|
||||
|
||||
Reference in New Issue
Block a user