@@ -129,7 +129,7 @@ export default function Home() {
129129
130130
131131 < div className = "w-full pl-6 pr-6 flex flex-col items-center" id = "highlights" >
132- < div className = "w-full flex flex-col items-center mt-4" >
132+ < div className = "w-full flex flex-col items-center mt-24 lg:mt- 4" >
133133 < div className = "w-full max-w-4xl flex flex-row justify-between" >
134134 < h2 className = "text-3xl font-bold" >
135135 < Link
@@ -163,7 +163,6 @@ export default function Home() {
163163
164164
165165
166- < div className = "w-full pl-6 pr-6 flex flex-col items-center" >
167166 < div className = "w-full pl-6 pr-6 flex flex-col items-center" >
168167 < div className = "w-full flex flex-col items-center mt-12" >
169168 < div className = "w-full max-w-4xl flex flex-row justify-between" >
@@ -207,11 +206,9 @@ export default function Home() {
207206 </ div >
208207 </ div >
209208 </ div >
210- </ div >
211209
212210
213211
214- < div className = "w-full pl-6 pr-6 flex flex-col items-center" >
215212 < div className = "w-full pl-6 pr-6 flex flex-col items-center" >
216213 < div className = "w-full max-w-7xl mt-16" >
217214 < Tabs
@@ -284,16 +281,13 @@ export default function Home() {
284281 </ Tabs >
285282 </ div >
286283 </ div >
287- </ div >
288284
289285
290286
291287
292- < div className = "w-full pl-6 pr-6 flex flex-col items-center" >
293288 < div className = "w-full pl-6 pr-6 flex flex-col items-center" >
294289 < Separator className = "max-w-4xl mt-24" />
295290 </ div >
296- </ div >
297291
298292
299293
@@ -336,7 +330,7 @@ export default function Home() {
336330
337331
338332 < div className = "w-full pl-6 pr-6 flex flex-col items-center" >
339- < div className = "mt-12 flex flex-col items-center pl-6 pr-6 inset-0 w-full" >
333+ < div className = "mt-12 flex flex-col items-center inset-0 w-full" >
340334 < div className = "w-full max-w-4xl" >
341335 < div className = "flex flex-col gap-5 h-full" >
342336 < div className = "flex flex-col justify-center gap-5" >
@@ -442,7 +436,6 @@ export default function Home() {
442436 </ div >
443437
444438 < div className = "w-full pl-6 pr-6 flex flex-col items-center" >
445- < div className = "w-full pl-6 pr-6 flex flex-col items-center" >
446439 < div className = "w-full flex flex-col items-center mt-12" >
447440 < div className = "w-full max-w-4xl flex flex-row justify-between" >
448441 < p className = "text-base text-left w-full" >
@@ -452,13 +445,11 @@ export default function Home() {
452445 </ p >
453446 </ div >
454447 </ div >
455- </ div >
456448 </ div >
457449
458450
459451
460452
461- < div className = "w-full pl-6 pr-6 flex flex-col items-center" >
462453 < div className = "w-full pl-6 pr-6 flex flex-col items-center" >
463454 < div className = "w-full max-w-7xl mt-12" >
464455 { /* <div className="bg-[#98AEF3] mt-20 p-10">
@@ -568,7 +559,6 @@ export default function Home() {
568559 </p> */ }
569560 </ div >
570561 </ div >
571- </ div >
572562
573563
574564
@@ -617,7 +607,6 @@ export default function Home() {
617607
618608
619609
620- < div className = "w-full pl-6 pr-6 flex flex-col items-center" >
621610 < div className = "w-full pl-6 pr-6 flex flex-col items-center" >
622611 < div className = "w-full flex flex-col items-center mt-12" >
623612 < div className = "w-full max-w-4xl flex flex-row justify-between" >
@@ -640,9 +629,7 @@ export default function Home() {
640629 </ div >
641630 </ div >
642631 </ div >
643- </ div >
644632
645- < div className = "w-full pl-6 pr-6 flex flex-col items-center" >
646633 < div className = "w-full pl-6 pr-6 flex flex-col items-center" >
647634 < div className = "w-full flex flex-col items-center mt-6" >
648635 < div className = "w-full flex justify-center" >
@@ -654,7 +641,6 @@ export default function Home() {
654641 </ div >
655642 </ div >
656643 </ div >
657- </ div >
658644
659645
660646
@@ -948,7 +934,6 @@ export default function Home() {
948934
949935
950936
951- < div className = "w-full pl-6 pr-6 flex flex-col items-center" >
952937 < div className = "w-full pl-6 pr-6 flex flex-col items-center" >
953938 < div className = "w-full flex flex-col items-center mt-12" >
954939 < div className = "w-full max-w-4xl flex flex-row justify-between" >
@@ -970,7 +955,6 @@ export default function Home() {
970955 </ div >
971956 </ div >
972957 </ div >
973- </ div >
974958
975959
976960
0 commit comments