Add page branding options to filesystem
This commit is contained in:
@@ -39,6 +39,7 @@ export let nobg = false
|
||||
.nobg {
|
||||
background: none;
|
||||
margin: 0;
|
||||
color: var(--body_text_color);
|
||||
}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
|
Reference in New Issue
Block a user