💄 lower margin y

This commit is contained in:
Fred KISSIE
2025-12-16 00:27:24 +01:00
parent 23a7688789
commit 778e6bf623

View File

@@ -369,7 +369,7 @@ export default function GeneralPage() {
</SettingsSectionForm> </SettingsSectionForm>
</SettingsSectionBody> </SettingsSectionBody>
<hr className="my-12 max-w-xl" /> <hr className="my-10 max-w-xl" />
<SettingsSectionHeader> <SettingsSectionHeader>
<SettingsSectionTitle> <SettingsSectionTitle>
@@ -590,7 +590,7 @@ export default function GeneralPage() {
{build !== "oss" && ( {build !== "oss" && (
<> <>
<hr className="my-12 max-w-xl" /> <hr className="my-10 max-w-xl" />
<SettingsSectionHeader> <SettingsSectionHeader>
<SettingsSectionTitle> <SettingsSectionTitle>
{t("securitySettings")} {t("securitySettings")}