From 62517caa4d4d9adfa77d98cc9d3ccad6b6f78877 Mon Sep 17 00:00:00 2001 From: jahooma Date: Thu, 2 Dec 2021 15:28:59 -0600 Subject: [PATCH] Add bg color, padding top on mobile --- web/components/hero.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/components/hero.tsx b/web/components/hero.tsx index 8576b66b..89c77f4e 100644 --- a/web/components/hero.tsx +++ b/web/components/hero.tsx @@ -8,7 +8,7 @@ const navigation = [ export const Hero = () => { return ( -
+
{/*
*/} @@ -36,7 +36,7 @@ export const Hero = () => {
-
+