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 1891597 commit 575114dCopy full SHA for 575114d
src/components/LandingPageGad.tsx
@@ -11,7 +11,7 @@ export default function LandingPageGad() {
11
<GamFooter />
12
<div
13
className="text-xs bg-gray-500 bg-opacity-10 py-2 px-4 rounded text-gray-600 dark:text-gray-300
14
- dark:bg-opacity-20 self-center text-center w-[500px] max-w-full space-y-2"
+ dark:bg-opacity-20 self-center text-center max-w-[500px] space-y-2"
15
>
16
<div>
17
<span className="font-medium italic">
0 commit comments