fix padding on chrome

This commit is contained in:
2023-02-04 20:41:29 -05:00
parent 2c0a4dd7ca
commit f6b5fc17fa
7 changed files with 7 additions and 6 deletions

View File

@ -1,4 +1,4 @@
<div class="mx-auto mb-8 max-w-2xl flex flex-col justify-center items-center text-center space-y-4">
<div class="mx-auto pb-8 max-w-2xl flex flex-col justify-center items-center text-center space-y-4">
<h1 class="pb-4 title text-primary-600 text-xl">
<%= gettext("Settings") %>
</h1>