fix sso healtcheck and remove any span frontend

This commit is contained in:
lendry
2026-06-24 15:44:24 +03:00
parent ecd95c5698
commit 34c1d8446a
5 changed files with 135 additions and 13 deletions

View File

@@ -358,7 +358,6 @@ export default function LoginPage() {
) : null}
<ProjectTagline className="mt-9 text-center text-sm font-semibold" />
<p className="mt-2 text-center text-sm font-bold">Узнать больше</p>
</section>
</main>
);