diff --git a/pages/solutions/[solution].tsx b/pages/solutions/[solution].tsx index 5de8869a..1cc3255d 100644 --- a/pages/solutions/[solution].tsx +++ b/pages/solutions/[solution].tsx @@ -67,6 +67,7 @@ export default function Solution({ as={GradientBG} size="cover" image="/images/solutions/solutions-background.png" + className="pb-xxxxxlarge lg:pb-xxxxxxlarge" > {title} - + {features.map((item, index) => (