summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/template/settings.tmpl (renamed from web/template/frontend.tmpl)2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/frontend.tmpl b/web/template/settings.tmpl
index 8e5267f4a..4d03ccc9d 100644
--- a/web/template/frontend.tmpl
+++ b/web/template/settings.tmpl
@@ -18,7 +18,7 @@
*/ -}}
{{- with . }}
-<main class="lightgray">
+<main class="settings">
<div id="root"></div>
</main>
{{- end }} \ No newline at end of file