LP: redesigned newsletter section. - #4723
Open
matijaSos wants to merge 1 commit into
Open
Conversation
matijaSos
commented
Aug 14, 2026
Contributor
Contributor
There was a problem hiding this comment.
ℹ️ One responsive rough edge is worth addressing inline.
Reviewed changes I reviewed the landing-page newsletter redesign and its shared form styling across desktop and mobile layouts.
- Newsletter section — Adds the full-width yellow treatment, inbox-style preview, three internal blog links, and responsive grid placement.
- Subscribe form styling — Adds default input and button treatments plus the black landing-page button variant while preserving existing call-site overrides.
GPT Sol | 𝕏
| i > 0 ? "border-t border-wasp-black/15" : "" | ||
| }`} | ||
| > | ||
| <span className="w-28 shrink-0 font-mono text-xs font-extrabold uppercase tracking-wide text-wasp-g7"> |
Contributor
There was a problem hiding this comment.
At a 375px viewport this fixed w-28 leaves under 160px for the subject and icon, so each subject wraps to four or five lines; at 320px even several individual words occupy their own lines. Please stack the tag above the subject on narrow screens, or otherwise reserve the fixed-width column only where the preview has enough room.
matijaSos
temporarily deployed
to
fly-deploy-test
August 14, 2026 11:01 — with
GitHub Actions
Inactive
@wasp.sh/spec
@wasp.sh/wasp-cli
@wasp.sh/wasp-cli-darwin-arm64-unknown
@wasp.sh/wasp-cli-darwin-x64-unknown
@wasp.sh/wasp-cli-linux-arm64-glibc
@wasp.sh/wasp-cli-linux-x64-glibc
@wasp.sh/wasp-cli-linux-x64-musl
commit: |
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.
