Update src/components/sections/footer/FooterLogoReveal.tsx

This commit is contained in:
2026-03-05 08:14:53 +00:00
parent a77a1173a3
commit dffb0feb97

View File

@@ -69,7 +69,7 @@ const FooterLogoReveal = ({
className={cls("relative z-0 w-full mt-20", className)}
style={{
height: footerHeight ? `${footerHeight}px` : "auto",
clipPath: "polygon(0% 0, 100% 0%, 100% 100%, 0 100%)",
clipPath: "polygon(0% 0, תמיד 0%, תמיד תמיד , 0 תמיד )",
}}
>
<div