Update: services and signup page style

This commit is contained in:
hyzen
2026-06-13 13:43:06 +05:30
parent b4ee52377e
commit 25d7f545cf
6 changed files with 26 additions and 23 deletions

View File

@@ -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;