We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2597c78 commit 67b81b5Copy full SHA for 67b81b5
styles/get_involved.module.css
@@ -4,6 +4,7 @@
4
max-width: var(--typicalMaxWidth);
5
justify-content: space-evenly;
6
flex-wrap: wrap;
7
+ column-gap: 0.5rem;
8
}
9
10
:global(#__next) .GetInvolved .ctaContainer > * {
styles/index.module.css
@@ -12,6 +12,7 @@
12
13
14
15
16
17
18
.Home .ctaContainer > * {
0 commit comments