File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5959 </div >
6060 </div >
6161 <div
62- class =" flex justify-center items-center space-x-4 overflow-hidden sm:overflow-visible mx-auto max-w-7xl px-4 sm: px-6 lg:px-8"
62+ class =" flex sm: justify-center sm: items-center space-x-4 overflow-hidden sm:overflow-visible mx-auto max-w-7xl px-6 lg:px-8"
6363 >
6464 <div
65- class =" w-full max-w- [64rem] rounded-lg md: rounded-2xl p-1 bg-neutral-500/10 border-neutral-500/30 dark:bg-black/10 border dark:border-black/30 backdrop-blur-md shadow-lg"
65+ class =" w-[64rem] sm:w-full rounded-2xl p-1 bg-neutral-500/10 border-neutral-500/30 dark:bg-black/10 border dark:border-black/30 backdrop-blur-md shadow-lg"
6666 >
6767 <img
6868 src =" /src/assets/home/space-light.webp"
69- alt =" Space light"
70- class =" w-full rounded-md md:rounded-xl ring-neutral-400/10 md:-ml-4 lg:-ml-0 dark:hidden"
69+ class =" w-[64rem] sm:w-full max-w-none rounded-xl ring-neutral-400/10 md:-ml-4 lg:-ml-0 dark:hidden"
7170 />
7271 <img
7372 src =" /src/assets/home/space-dark.webp"
74- alt =" Space dark"
75- class =" w-full rounded-md md:rounded-xl ring-neutral-400/10 md:-ml-4 lg:-ml-0 hidden dark:block"
73+ class =" w-[64rem] sm:w-full max-w-none rounded-xl ring-neutral-400/10 md:-ml-4 lg:-ml-0 hidden dark:block"
7674 />
7775 </div >
7876 </div >
119117 </div >
120118 </div >
121119 <div
122- class =" w-full max-w- [64rem] rounded-lg md:rounded- 2xl p-1 bg-neutral-500/10 border-neutral-500/30 dark:bg-black/10 border dark:border-black/30 backdrop-blur-md shadow-lg mx-auto "
120+ class =" w-[64rem] rounded-2xl p-1 bg-neutral-500/10 border-neutral-500/30 dark:bg-black/10 border dark:border-black/30 backdrop-blur-md shadow-lg"
123121 >
124122 <img
125123 src =" /src/assets/home/app.webp"
126124 alt =" Product screenshot"
127- class =" w-full rounded-md md: rounded-xl ring-neutral-400/10 md:-ml-4 lg:-ml-0 dark:hidden"
125+ class =" w-[64rem] max-w-none rounded-xl ring-neutral-400/10 md:-ml-4 lg:-ml-0 dark:hidden"
128126 width =" 2432"
129127 height =" 1442"
130128 />
131129 <img
132130 src =" /src/assets/home/app-dark.webp"
133131 alt =" Product screenshot"
134- class =" w-full rounded-md md: rounded-xl ring-neutral-400/10 md:-ml-4 lg:-ml-0 hidden dark:block"
132+ class =" w-[64rem] max-w-none rounded-xl ring-neutral-400/10 md:-ml-4 lg:-ml-0 hidden dark:block"
135133 width =" 2432"
136134 height =" 1442"
137135 />
You can’t perform that action at this time.
0 commit comments