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
+1 -1
View File
@@ -74,7 +74,7 @@ function ModalContainer() {
className="absolute top-[1.111vw] right-[1.111vw]"
onClick={() => setModal(null)}
>
<span className="lg:w-[1.389vw] lg:h-[1.389vw] w-5 h-5">
<span className="2xl:w-[1.389vw] 2xl:h-[1.389vw] w-5 h-5">
<CloseIcon />
</span>
</Button>