File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
resources/views/components/home Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 222222 "
223223 class =" relative z-[1] overflow-hidden rounded-3xl bg-gradient-to-tl from-[#CDD0E5] to-[#FFECEF] px-5 pb-32"
224224 >
225- <h2 class =" grid place-items-center pt-14" >
226- <span
225+ <div class =" grid place-items-center pt-14" >
226+ <h4
227227 x-ref =" premium"
228228 class =" relative text-xl font-medium tracking-wider"
229229 >
@@ -246,9 +246,9 @@ class="scale-90"
246246 />
247247 </svg >
248248 </span >
249- </span >
249+ </h4 >
250250
251- <span class =" relative z-10 inline-grid" >
251+ <h3 class =" relative z-10 inline-grid" >
252252 <span
253253 x-ref =" sponsors_header"
254254 class =" text-2xl font-extrabold [grid-area:1/-1] lg:text-3xl"
@@ -260,8 +260,8 @@ class="text-2xl font-extrabold [grid-area:1/-1] lg:text-3xl"
260260 x-ref =" sponsors_header_underline"
261261 class =" relative -left-1 -z-10 h-5 w-[98%] self-end justify-self-start bg-rose-400/50 [grid-area:1/-1]"
262262 ></span >
263- </span >
264- </h2 >
263+ </h3 >
264+ </div >
265265
266266 <p
267267 x-ref =" message"
Original file line number Diff line number Diff line change @@ -847,7 +847,7 @@ class="pt-5 text-center text-xs text-dolphin min-[600px]:text-left min-[700px]:t
847847 /tɔːl stæk/
848848 </div >
849849 <div
850- class =" pt-5 text-center text-dolphin min-[600px]:text-left min-[700px]:text-right"
850+ class =" pt-5 text-center font-afacad text-lg text-dolphin min-[600px]:text-left min-[700px]:text-right"
851851 >
852852 A set of frameworks that combine into
853853 <br />
Original file line number Diff line number Diff line change @@ -283,7 +283,7 @@ class="size-8"
283283 </defs >
284284 </svg >
285285 </div >
286- <div
286+ <h4
287287 x-ref =" community"
288288 class =" relative mt-3 text-xl font-medium tracking-wider"
289289 >
@@ -317,8 +317,8 @@ class="scale-[.85]"
317317 </defs >
318318 </svg >
319319 </div >
320- </div >
321- <div class =" relative z-10 inline-grid" >
320+ </h4 >
321+ <h3 class =" relative z-10 inline-grid" >
322322 <div
323323 x-ref =" feedback_header"
324324 class =" text-2xl font-extrabold [grid-area:1/-1] lg:text-3xl"
@@ -329,7 +329,7 @@ class="text-2xl font-extrabold [grid-area:1/-1] lg:text-3xl"
329329 x-ref =" feedback_header_underline"
330330 class =" relative -left-1 -z-10 h-5 w-[98%] self-end justify-self-start bg-[#A1B0FF]/70 [grid-area:1/-1]"
331331 ></div >
332- </div >
332+ </h3 >
333333 </div >
334334
335335 {{-- Testimonial Tweets --}}
You can’t perform that action at this time.
0 commit comments