Skip to content

Conversation

@jacobwgillespie
Copy link
Contributor

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

@github-actions
Copy link
Contributor

Hey! Your PR title Fix spacing in desktop app banner doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@jacobwgillespie jacobwgillespie changed the title Fix spacing in desktop app banner chore(lander): fix spacing in desktop app banner Jan 11, 2026
@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@jacobwgillespie
Copy link
Contributor Author

All PRs must reference an existing issue

Probably don't need an issue for this one 🙂

@adamdotdevin adamdotdevin merged commit 2e0c2c9 into anomalyco:dev Jan 11, 2026
3 checks passed
zerone0x pushed a commit to zerone0x/opencode that referenced this pull request Jan 12, 2026
zerone0x pushed a commit to zerone0x/opencode that referenced this pull request Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants