From f5250af8edec2d67c60475838065c8d6768bbbf1 Mon Sep 17 00:00:00 2001 From: Dan Lebo Date: Wed, 15 Feb 2023 15:55:29 -0800 Subject: [PATCH] mobile fixes for marquee --- beta/src/components/Layout/HomeContent.js | 4 +++- beta/tailwind.config.js | 18 +++++++++++++----- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/beta/src/components/Layout/HomeContent.js b/beta/src/components/Layout/HomeContent.js index 21a767a70..315d7df79 100644 --- a/beta/src/components/Layout/HomeContent.js +++ b/beta/src/components/Layout/HomeContent.js @@ -445,7 +445,9 @@ function CommunityImages() { return ( <> {images.map((src, i) => ( -
+