mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 21:19:48 +00:00
chore(lander): fix spacing in desktop app banner (#7822)
This commit is contained in:
parent
3e9366487a
commit
2e0c2c9db7
1 changed files with 1 additions and 1 deletions
|
|
@ -522,7 +522,7 @@ body {
|
|||
[data-slot="content"] {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 4px;
|
||||
gap: 1ch;
|
||||
}
|
||||
|
||||
[data-slot="text"] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue