diff --git a/static/home.css b/static/home.css index a1abd00..5cd174c 100644 --- a/static/home.css +++ b/static/home.css @@ -86,6 +86,9 @@ p { .hero section { padding: 0 2rem; } + .explore-more { + display: none; + } } @media screen and (max-width: 450px) { .hero-image {