Fix public pages background
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
62a9ec12bc
commit
7299eb3e20
|
@ -1,5 +1,5 @@
|
|||
#preview {
|
||||
background: #fff;
|
||||
background: var(--color-main-background);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue