Skip to content

Commit d6b1f4b

Browse files
committed
docs: fix RQE callout padding
1 parent 77c7b5c commit d6b1f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ const Home = props => {
7272
</div>
7373
</div>
7474
<div className="bg-gray-900 text-white">
75-
<div className="py-30">
75+
<div className="py-32">
7676
<div className="mx-auto container text-center">
7777
<div className="text-xl">ANNOUNCING</div>
7878
<div className="text-3xl md:text-5xl font-bold">

0 commit comments

Comments
 (0)