File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ const ContactUs = () => {
1212 }
1313 return (
1414 < PageLayout PAGE_SEO = { PAGE_SEO } home >
15- < section className = 'container px-3 pb-20 md:pt-20 pt-[80px]' >
16- < Text title className = "md:! text-5xl text-3xl !font-light" >
15+ < section className = 'container px-3 pb-10 md:pt-20 pt-[80px]' >
16+ < Text title className = "text-5xl !font-light" >
1717 Contact Us
1818 </ Text >
1919
@@ -36,8 +36,8 @@ const ContactUs = () => {
3636 </ section >
3737
3838
39- < section className = { "dark:bg-slate-800 bg-blue-100 mt-10 container py-10 md:px-20 px-10 " } >
40- < Text subtitle className = "md:!text-5xl text-3xl !font-light" >
39+ < section className = { "dark:bg-slate-800 bg-blue-100 mt-10 container py-10 md:px-20 px-5 " } >
40+ < Text subtitle className = "md:!text-5xl text-4xl !font-light" >
4141 Work with us . . .
4242 </ Text >
4343 < Text p className = "!text-lg leading-relaxed mt-5 px-1" >
You can’t perform that action at this time.
0 commit comments