Become a Member page, minimum-income update + announcement, mobile & nav/header/hero fixes #4
|
|
@ -873,6 +873,10 @@
|
|||
.guide-route { margin-top: 24px; padding: 22px; border-radius: 16px; }
|
||||
.guide-route-actions .btn { width: 100%; text-align: center; }
|
||||
}
|
||||
/* Single-column route form: labels sit naturally, no reserved 2-line height */
|
||||
@media (max-width: 430px) {
|
||||
.guide-field label { min-height: 0; }
|
||||
}
|
||||
|
||||
/* ---------- Personal route results page ---------- */
|
||||
.route-report-page { max-width: 820px; margin: 56px auto 64px; padding: 0 24px; }
|
||||
|
|
|
|||
Loading…
Reference in New Issue