Skip to content

Commit 169dba1

Browse files
committed
Styling
1 parent 5e54e1d commit 169dba1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/docs/src/styles/sponsors.css

+5-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,11 @@
3030
justify-content: center;
3131
align-items: center;
3232
gap: 5rem;
33-
margin-bottom: 3rem;
33+
}
34+
35+
.sl-markdown-content .sponsors:not(.column) {
36+
margin: 3rem 0;
37+
gap: 3rem;
3438
}
3539

3640
.sponsors a {

0 commit comments

Comments
 (0)