Skip to content

Commit 86045fc

Browse files
authored
Padding change
1 parent 98b552c commit 86045fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/partners.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default function Partners({ partnerData }) {
88
<title>Community Partners | WebXDAO</title>
99
</Head>
1010
<section className="text-white text-center bg-[#00007f]">
11-
<div className="px-15 py-20">
11+
<div className="px-16 py-20">
1212
<h1 className="font-bold text-5xl antialiased">Community Partners</h1>
1313
<div className="mt-6 text-xl font-light text-true-gray-500 antialiased">
1414
Our Valuable Community Partners

0 commit comments

Comments
 (0)