chore(lander): fix spacing in desktop app banner (#7822)
parent
3e9366487a
commit
2e0c2c9db7
|
|
@ -522,7 +522,7 @@ body {
|
|||
[data-slot="content"] {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 4px;
|
||||
gap: 1ch;
|
||||
}
|
||||
|
||||
[data-slot="text"] {
|
||||
|
|
|
|||
Loading…
Reference in New Issue