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 fa20651 commit 9bf435eCopy full SHA for 9bf435e
src/_includes/partners.html
@@ -16,7 +16,7 @@ <h1 class="font-bold text-5xl antialiased">Community Partners</h1>
16
<div class="flex flex-col">
17
<div class="bg-white pt-12 pb-12 flex-1">
18
<div class="container mx-auto">
19
- <div class="flex flex-wrap md:-mx-3 gap-6">
+ <div class="flex flex-wrap gap-6">
20
21
{{ content | safe }}
22
0 commit comments