diff --git a/assets/css/hero.css b/assets/css/hero.css index 2a2dffa..09b7e89 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -88,7 +88,7 @@ font-size: 2.5rem; color: #333; margin: 10px 0; - margin-bottom: 20px; + margin-bottom: 25px; } .hero-second { diff --git a/partials/components/hero.hbs b/partials/components/hero.hbs index 39b60b7..10f9827 100644 --- a/partials/components/hero.hbs +++ b/partials/components/hero.hbs @@ -34,7 +34,7 @@ <div class="hero-bloc"> <div class="bloc-text"> - <h3>Set Your Preferences</h3> + <h2>Set Your Preferences</h2> <ul> <li>Choose from sightseeing, nature, and shopping categories.</li> <li>Refine by subcategories like museums or restaurants.</li>