Skip to content

Commit 35a096d

Browse files
committed
Fixed community page style
Signed-off-by: Jean-Baptiste Bianchi <[email protected]>
1 parent 8afcd18 commit 35a096d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/community.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import Section from '../components/Section.astro';
55
---
66

77
<Layout title="Community">
8-
<Section title="Join the Serverless Workflow community" subTitle="Serverless Workflow is an open source project that anyone in the community can use, improve, and enjoy. We'd love you to join us! Here's a few ways to find out what's happening and get involved." bg="primary" color="primary" />
8+
<Section title="Join the Serverless Workflow community" subTitle="Serverless Workflow is an open source project that anyone in the community can use, improve, and enjoy. We'd love you to join us! Here's a few ways to find out what's happening and get involved." class="bg-primary text-primary-content" />
99
<Section>
1010
<div class="grid grid-cols-2 gap-8">
1111
<div class="prose">

0 commit comments

Comments
 (0)