Skip to content

Commit 0827cef

Browse files
fix:inconsistency_communityform (#682)
Signed-off-by: Akella Srinivas <[email protected]> Co-authored-by: Achanandhi M <[email protected]>
1 parent 7f59db3 commit 0827cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Community.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ export const Community = () => {
8686

8787
<div className="flex-auto">
8888
<h3 className="font-bold">Substack</h3>
89-
<p className="text-sm text-gray-700">
89+
<p>
9090
Ideas worth reading — delivered directly to you.
9191
</p>
9292
</div>

0 commit comments

Comments
 (0)