Fix public background override

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2018-10-23 08:54:09 +02:00
parent e0dde083d0
commit ec05e5d048
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
#preview {
background: var(--color-main-background);
text-align: center;
}