diff --git a/src/pages/index.astro b/src/pages/index.astro index b103c5c..8ee4446 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -135,8 +135,9 @@ const ctaCards = [ text-transform: uppercase; } - @media (max-width: 640px) { + @media (max-width: 767px) { .scroll-indicator { display: none; } + .hero-donate { display: none; } } @@ -194,12 +195,12 @@ const ctaCards = [ - +