a bit of styling for the settings

This commit is contained in:
Jakob Ketterl
2021-02-07 22:09:06 +01:00
parent d920540021
commit ba3a68c3fa
4 changed files with 14 additions and 9 deletions

View File

@ -34,7 +34,7 @@ class Section(object):
def render(self):
return """
<div class="col-12 settings-category">
<div class="col-12 settings-section">
<h3 class="settings-header">
{title}
</h3>