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 0f6445f commit 6aabe05Copy full SHA for 6aabe05
src/pages/contributing/translation-program/contributors.tsx
@@ -110,7 +110,7 @@ const Contributors = () => {
110
</InlineLink>
111
.
112
</Text>
113
- <h2 className="my-8 text-2xl font-semibold leading-xs md:text-[2rem]">
+ <h2 className="mb-8 mt-12 text-2xl font-semibold leading-xs md:text-[2rem]">
114
{t("page-contributing-translation-program-contributors-thank-you")}
115
</h2>
116
<List className="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 xl:grid-cols-6">
0 commit comments