clean up sidebar

This commit is contained in:
miloschwartz
2025-09-28 12:21:15 -07:00
parent ef4ce115ff
commit 3872831bd7
3 changed files with 8 additions and 59 deletions

View File

@@ -35,11 +35,11 @@ export default function ManagedPage() {
<SettingsContainer>
<SettingsSection>
<SettingsSectionBody>
<p className="text-muted-foreground mb-4">
<p className="mb-4">
<strong>{t("managedSelfHosted.introTitle")}</strong>{" "}
{t("managedSelfHosted.introDescription")}
</p>
<p className="text-muted-foreground mb-6">
<p className="mb-6">
{t("managedSelfHosted.introDetail")}
</p>