This commit is contained in:
2025-04-22 13:22:50 +05:00
parent 853fb156cd
commit 16ef9c5dce
16 changed files with 98 additions and 97 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
export default function DisclaimerModal() {
return (
<div className="bg-white z-40 lg:rounded-[0.556vw] rounded-lg py-[37px] px-8 lg:w-[29.236vw] md:max-lg:w-[54.818vw] w-full">
<h2 className="text-subheadline-m font-semibold py-6 lg:border-t-[0.139vw] border-t-2 border-[#00BED7] w-fit">
<div className="bg-white z-40 2xl:rounded-[0.556vw] rounded-lg py-[37px] px-8 2xl:w-[29.236vw] md:max-2xl:w-[54.818vw] w-full">
<h2 className="text-subheadline-m font-semibold py-6 2xl:border-t-[0.139vw] border-t-2 border-[#00BED7] w-fit">
Disclaimer
</h2>
<div className="flex flex-col gap-4">