Skip to content

Commit

Permalink
changes in the spacebetween slides
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-ashish-k committed Oct 27, 2023
1 parent 1a48de2 commit 1756340
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,15 @@
:srcset="`${background400} 400w,${background800} 800w`"
class="tw-h-full tw-w-full tw-object-cover xs:tw-hidden"
alt="android-landing"
loading="lazy"
/>
<img
:src="background1200"
:srcset="`${background1200} 1200w,${background2400} 2400w`"
class="tw-hidden tw-h-full tw-w-full tw-object-cover xs:tw-block"
alt="android-landing"
loading="lazy"

/>
<div
class="tw-container tw-absolute tw-p-4 tw-w-full tw-text-center tw-text-[#FFF] tw-transform tw-left-1/2 tw-top-1/2 tw--translate-x-1/2 tw--translate-y-1/2 xl:tw-w-[84%] md:tw-top-[49%] lg:tw-top-[48%] 2xl:tw-w-[69%] xll:tw-w-[65%]"
Expand Down

0 comments on commit 1756340

Please sign in to comment.