From 8c5a8fd41c6387ba66860c0944048398aa8d7d3f Mon Sep 17 00:00:00 2001 From: Graeme Fulton Date: Sun, 28 Apr 2024 17:28:29 +0100 Subject: [PATCH] fix overflow on mobile --- components/toolbox/HeroCardSection.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/toolbox/HeroCardSection.js b/components/toolbox/HeroCardSection.js index df6cb6b7..68ccb400 100644 --- a/components/toolbox/HeroCardSection.js +++ b/components/toolbox/HeroCardSection.js @@ -28,7 +28,7 @@ const HeroCardSection = ({logo, post, tags, featuredImage}) =>{
{/*
*/} -
+