[PR #7822] chore(lander): fix spacing in desktop app banner #12519

Closed
opened 2026-02-16 18:17:25 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/7822

State: closed
Merged: Yes


What does this PR do?

So I visited opencode.ai to download the latest version of the desktop app and was met with this banner text spacing:

image

This PR gives it a bit more consistency and room to breathe with gap: 1ch, to match the font size:

image

cc @iamdavidhill

How did you verify your code works?

bun run dev

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/7822 **State:** closed **Merged:** Yes --- ### What does this PR do? So I visited `opencode.ai` to download the latest version of the desktop app and was met with this banner text spacing: <img width="1099" height="227" alt="image" src="https://github.com/user-attachments/assets/f7858cfb-e017-4e37-890f-5d45c0c8a017" /> This PR gives it a bit more consistency and room to breathe with `gap: 1ch`, to match the font size: <img width="1098" height="225" alt="image" src="https://github.com/user-attachments/assets/5d2a0b91-d940-4952-b4de-401d551eb122" /> cc @iamdavidhill ### How did you verify your code works? `bun run dev`
yindo added the pull-request label 2026-02-16 18:17:25 -05:00
yindo closed this issue 2026-02-16 18:17:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12519