Skip to content

Commit 5ffb4c4

Browse files
authored
Merge pull request #229 from Anuran12/Partners-page-fix
Partners page fix
2 parents 535de0a + 54fe984 commit 5ffb4c4

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-20 py-20">
11+
<div className="px-[3.3rem] 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)