Skip to content

Commit 4a92a2e

Browse files
committed
chore: add content bg
1 parent 60542b4 commit 4a92a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Hero/HubHero/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const HubHero = ({
4444
"gap-0 space-y-4 p-4 lg:p-8",
4545
"text-center xl:text-start",
4646
"xl:rounded",
47-
"xl:bg-[#222222cc]",
47+
"xl:bg-hub-hero-content-bg",
4848
"xl:absolute xl:top-1/2 xl:max-w-sm",
4949
"xl:-translate-y-1/2 xl:transform",
5050
"xl:backdrop-blur xl:backdrop-filter",

0 commit comments

Comments
 (0)