Separate layout for portrait hero images

This commit is contained in:
2021-06-20 11:19:21 -07:00
parent afbb9754e2
commit c7f25ca856
3 changed files with 11 additions and 7 deletions

View File

View File

@@ -13,4 +13,4 @@ export const HeroA = ({
href={href}
{...linkProps}
>{children}</a>
);
);