From d4157f7aeff478e6d379de0ff01d96b7a033bf05 Mon Sep 17 00:00:00 2001 From: Alexander Jung Date: Fri, 8 Mar 2024 14:59:30 +0100 Subject: [PATCH] fix(landing): Ensure pull example appears shows on mobile Signed-off-by: Alexander Jung --- src/components/landing/catalog-strip.tsx | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/src/components/landing/catalog-strip.tsx b/src/components/landing/catalog-strip.tsx index f9d22437..db79737c 100644 --- a/src/components/landing/catalog-strip.tsx +++ b/src/components/landing/catalog-strip.tsx @@ -34,6 +34,7 @@ const PullExample = (props) => { fontWeight={'bold'} color={'slate.700'} fontSize={{ base: '2xl' }} + pb={4} > {title} @@ -155,10 +156,6 @@ export function CatalogStrip(props: BoxProps) { > C++ - Rust + Ruby - - PHP - + + PHP +