This commit is contained in:
2024-05-08 18:16:55 +05:00
parent eb57a7acb8
commit 47407aa6b4
387 changed files with 919 additions and 684 deletions
@@ -1,7 +1,9 @@
interface ISkygardenDescriptionProps {}
const SkygardenDescription = () => {
return (
<div
className={`bg-white rounded-lg p-6 flex flex-col gap-4 transition-all duration-300 ease-in-out absolute`}
className={`bg-white rounded-lg p-6 flex flex-col gap-4 transition-all duration-300 ease-in-out absolute w-[364px]`}
>
<div className="relative">
<div className="flex justify-between border-b pb-4">