File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ export default function HomePage() {
4040
4141 < Divider />
4242
43- < section id = "mcplugins" className = "mt-16 bg-radial from-rose-700/25 to-75% px-8 xl:px-0 to-transparent" >
43+ < section id = "mcplugins" className = "mt-16 bg-radial from-rose-700/25 to-75% px-4 xl:px-0 to-transparent" >
4444 < h1 className = "text-5xl font-black mb-8 tracking-wider" > Our Solutions</ h1 >
4545
4646 < SplitMB
@@ -72,7 +72,7 @@ export default function HomePage() {
7272
7373 < Divider />
7474
75- < section id = "gradleplugins" className = "mt-16 px-8 xl:px-0 bg-radial from-cyan-500/25 to-75% to-transparent" >
75+ < section id = "gradleplugins" className = "mt-16 px-4 xl:px-0 bg-radial from-cyan-500/25 to-75% to-transparent" >
7676 < h1 className = "text-5xl font-black mb-8 tracking-wider" > Gradle Plugins</ h1 >
7777
7878 < SplitMB
You can’t perform that action at this time.
0 commit comments