chore(lander): fix spacing in desktop app banner (#7822)

pull/6682/head
Jacob Gillespie 2026-01-11 20:16:29 +00:00 committed by GitHub
parent 3e9366487a
commit 2e0c2c9db7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -522,7 +522,7 @@ body {
[data-slot="content"] {
display: flex;
align-items: center;
gap: 4px;
gap: 1ch;
}
[data-slot="text"] {