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 b5d6597 commit 4182b87Copy full SHA for 4182b87
src/components/community-stats/SdvCommunityHero.js
@@ -12,7 +12,7 @@ export default function SdvCommunityHero() {
12
`,
13
}}
14
>
15
- <div className="dotted-bg flex justify-center">
+ <div className="flex justify-center">
16
<div className="container w-full flex flex-col lg:flex-row lg:justify-between lg:gap-8 py-12 md:py-16 lg:py-24 px-4 md:px-5 lg:px-0">
17
<div className="flex flex-col flex-1 lg:justify-center">
18
<h1 className="text-center md:text-left heading-700-xl md:leading-xl pb-10 lg:pb-16 md:max-w-[624px]">
0 commit comments