fixed nav links

This commit is contained in:
2025-04-22 13:55:24 +05:00
parent 16ef9c5dce
commit dfab85a424
6 changed files with 46 additions and 50 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ export default function BottomButton() {
variant="secondary"
onClick={() => setModal(<DisclaimerModal />)}
>
<span className="w-5 h-5 lg:w-[1.389vw] lg:h-[1.389vw]">
<span className="w-5 h-5 2xl:w-[1.389vw] 2xl:h-[1.389vw]">
<DisclaimerIcon />
</span>
<span>Disclaimer</span>