Conversation
Scale down oversized auth shell elements so they fit tablet viewports without reflowing: shrink "STUDIO ACCESS" eyebrow, "Sign in" heading, subtitle, scripture quote, Acts citation, and Alpha pill to more proportional sizes. Inline the opening decorative quote below lg so it no longer floats outside the paragraph on mobile. Tighten login form inputs (h-16 → h-11, px-8 → px-4, rounded-[1.75rem] → rounded-xl) and group each label+input so spacing is controlled per-field instead of form-wide. Also reduce the coverage progress bar from h-7 to h-5 to match the pre-tailwind visual density.
Iterative visual refinements to the login shell based on design review: - Mobile form now anchors to top (items-start) with reduced top spacing (max-md:pt-4 pb-8) so the card sits closer to the header. - Form column narrowed to 480px, centered on mobile/tablet, left-aligned at md+; card uses py-6 (sm:py-10) and a 1.5rem radius. - Header block margin tightened (mb-6 sm:mb-8), eyebrow shrunk to 11px, H1 sits at 30px with no top margin, subtitle at 14px with tighter leading. - Alpha pill uses a 2px border for stronger presence against the photo. - Studio wordmark and scripture quote replace a single drop-shadow with a multi-layer text-shadow (hairline edge + close contact + mid ambient + atmospheric glow) so text reads cleanly over bright backgrounds without the cost of stacked blur filters. - Scripture quote scales 22/32/42/52px across base/sm/md/lg with the hanging opening quote offset refined to -0.55em. Wrapper takes the full aside width. - Acts citation restyled as an uppercase 12px tracking-[0.14em] label with a matching stacked text-shadow.
|
🚅 Deployed to the forge-pr-916 environment in forge
5 services not affected by this PR
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing