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 e1ab77d commit 4e40c95Copy full SHA for 4e40c95
src/pages/contributing/translation-program/acknowledgements.tsx
@@ -110,7 +110,7 @@ const TranslatorAcknowledgements = () => {
110
"page-contributing-translation-program-acknowledgements-acknowledgement-page-title"
111
)}
112
</h1>
113
- <Flex className="me-0 ms-0 w-full flex-col items-start lg:me-8 lg:flex-row lg:items-center">
+ <Flex className="me-0 ms-0 w-full flex-col items-start lg:me-8 lg:flex-row">
114
{/* LEFT COLUMN */}
115
<div className="m-auto w-full lg:mb-0 lg:ml-0 lg:mr-8 lg:mt-0 lg:w-1/2">
116
<Text>
0 commit comments