We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 535de0a + 54fe984 commit 5ffb4c4Copy full SHA for 5ffb4c4
src/pages/partners.js
@@ -8,7 +8,7 @@ export default function Partners({ partnerData }) {
8
<title>Community Partners | WebXDAO</title>
9
</Head>
10
<section className="text-white text-center bg-[#00007f]">
11
- <div className="px-20 py-20">
+ <div className="px-[3.3rem] py-20">
12
<h1 className="font-bold text-5xl antialiased">Community Partners</h1>
13
<div className="mt-6 text-xl font-light text-true-gray-500 antialiased">
14
Our Valuable Community Partners
0 commit comments