padding
All checks were successful
Deploy Theme / deploy (push) Successful in 9s

This commit is contained in:
kscheidecker 2025-03-07 07:52:39 +01:00
parent 769e9bdb94
commit 3e1c648603
2 changed files with 33 additions and 37 deletions

View File

@ -96,7 +96,7 @@
} }
#how-it-works h2 { #how-it-works h2 {
margin-bottom: 25px; margin-bottom: 35px;
} }
.steps { .steps {
@ -117,7 +117,7 @@
} }
#features h2 { #features h2 {
margin-bottom: 25px; margin-bottom: 35px;
} }
.features-list { .features-list {

View File

@ -64,10 +64,6 @@
<h3>Real-time Flexibility</h3> <h3>Real-time Flexibility</h3>
<p>Change your itinerary anytime, and the app will instantly recalculate to ensure you still see all the best spots.</p> <p>Change your itinerary anytime, and the app will instantly recalculate to ensure you still see all the best spots.</p>
</div> </div>
<div class="feature">
<h3>Discover Hidden Gems</h3>
<p>Explore lesser-known spots that regular travel guides miss, giving you a truly unique adventure.</p>
</div>
</div> </div>
</div> </div>
</section> </section>