Update src/components/sections/footer/FooterLogoReveal.tsx
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user