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 @@ -12,8 +12,8 @@ const Contact: React.FC = () => {
1212 { /* Contact Methods - Takes 2/3 of the space on large screens */ }
1313 < div className = "lg:col-span-2 space-y-6" >
1414 < div className = "relative mb-8 max-w-2xl" >
15- < div className = "bg-gradient-to-br from-alien-green/20 to-alien-green/5 backdrop-blur-md border-2 border-alien-green/40 rounded-2xl rounded-tl-sm p-6 shadow-lg shadow-alien-green/10" >
16- < p className = "text-lg md:text-xl font-[Exo] text-alien-green font-semibold leading-relaxed" >
15+ < div className = "bg-gradient-to-br from-alien-green/20 to-alien-green/5 backdrop-blur-md border-2 border-alien-green/40 rounded-2xl rounded-tl-sm p-6 shadow-lg shadow-alien-green/10 px-0 py-0 " >
16+ < p className = "text-lg md:text-xl font-[Exo] font-semibold leading-relaxed text-alien-gold " >
1717 Have questions or want to join the AlienFlowSpace DAO? Reach out through any of these cosmic channels:
1818 </ p >
1919 </ div >
You can’t perform that action at this time.
0 commit comments