Compare commits
1 Commits
50bb0dee74
...
a07fdf4c55
| Author | SHA1 | Date | |
|---|---|---|---|
| a07fdf4c55 |
@@ -94,7 +94,7 @@ const HeroSplitDualMedia = ({
|
|||||||
<div
|
<div
|
||||||
key={index}
|
key={index}
|
||||||
className={cls(
|
className={cls(
|
||||||
"w-full h-100 md:h-[55vh] overflow-hidden rounded-theme-capped card p-3",
|
"w-full h-100 md:h-[55vh] overflow-hidden rounded-full card p-3",
|
||||||
mediaItemClassName
|
mediaItemClassName
|
||||||
)}
|
)}
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user