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"] {
|
[data-slot="content"] {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 4px;
|
gap: 1ch;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-slot="text"] {
|
[data-slot="text"] {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue