Update: services categorized and showed in sign up page

This commit is contained in:
hyzen
2026-06-13 12:34:05 +05:30
parent 50b6d25917
commit b4ee52377e
9 changed files with 59 additions and 3 deletions

View File

@@ -1084,6 +1084,12 @@
}
/* ── Auth pages (login / signup) ───────────────────────────────────────── */
.auth-page__services {
margin: -0.4rem 0 1rem;
font-size: 0.78rem;
line-height: 1.45;
}
.auth-page {
max-width: 420px;
margin: 2.5rem auto 0;