diff --git a/app/pages/accept-invite.vue b/app/pages/accept-invite.vue index 7f88eb3..e5e0f04 100644 --- a/app/pages/accept-invite.vue +++ b/app/pages/accept-invite.vue @@ -68,7 +68,7 @@
-

Which circle fits where you are right now?

+

Where you are in your co-op journey. You can change this anytime.

- +
- +
+

Where you are in your co-op journey. You can change this anytime.

{ margin-top: 10px; line-height: 1.6; } +.field-note { + font-size: 10px; + color: var(--text-faint); + margin-top: 4px; + margin-bottom: 8px; + line-height: 1.4; +} /* ---- TWO-COLUMN JOIN LAYOUT ---- */ .join-two-col {