diff --git a/docs/css/custom.css b/docs/css/custom.css index a15d383..a004e6f 100644 --- a/docs/css/custom.css +++ b/docs/css/custom.css @@ -1085,11 +1085,16 @@ /* ── Auth pages (login / signup) ───────────────────────────────────────── */ .auth-page__services { - margin: -0.4rem 0 1rem; + margin-top: 25px; + margin-bottom: -25px; font-size: 0.78rem; line-height: 1.45; } +.services-group__title { + font-size: inherit; +} + .auth-page { max-width: 420px; margin: 2.5rem auto 0; diff --git a/docs/services/index.html b/docs/services/index.html index 507677a..050a8d8 100644 --- a/docs/services/index.html +++ b/docs/services/index.html @@ -5,4 +5,4 @@ Sign Up