Various fixes and improvements

This commit is contained in:
Sodbileg Gansukh
2023-08-14 09:10:22 +08:00
parent ef5a043e45
commit 52992bd678
17 changed files with 342 additions and 242 deletions

View File

@@ -17,7 +17,7 @@
{{!-- Custom background color --}}
<style>
:root {
--background-color: {{@custom.page_background_color}}
--background-color: {{@custom.site_background_color}}
}
</style>