Commit 5a1bb1cc authored by Max Alekseenko's avatar Max Alekseenko

fix style

parent dcf1fa41
...@@ -199,6 +199,7 @@ const IframeBanner = () => { ...@@ -199,6 +199,7 @@ const IframeBanner = () => {
w="100%" w="100%"
borderRadius="12px" borderRadius="12px"
mb={{ base: 4, sm: 6 }} mb={{ base: 4, sm: 6 }}
overflow="hidden"
> >
<Link <Link
href={ feature.banner?.linkUrl } href={ feature.banner?.linkUrl }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment