This commit is contained in:
parent
45c25a42f5
commit
af93c718bc
@ -102,7 +102,7 @@
|
||||
.steps {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 40px;
|
||||
gap: 80px;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
@ -127,7 +127,7 @@
|
||||
}
|
||||
|
||||
.feature {
|
||||
text-align: center;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
.feature h3 {
|
||||
|
@ -30,7 +30,7 @@
|
||||
<div class="steps">
|
||||
<div class="step">
|
||||
<h3>1. Set Your Preferences</h3>
|
||||
<p>Choose the experiences that matter to you – whether it's history, nature, or shopping, your preferences guide the trip. Choose the length of your trip as well, be it an hour or the whole day.</p>
|
||||
<p>Choose the experiences that matter to you, whether it's history, nature, or shopping, your preferences guide the trip. Choose the length of your trip as well, be it an hour or the whole day.</p>
|
||||
<!-- Add a screenshot of the preference selection screen -->
|
||||
</div>
|
||||
<div class="step">
|
||||
@ -40,7 +40,7 @@
|
||||
</div>
|
||||
<div class="step">
|
||||
<h3>3. Explore at Your Own Pace</h3>
|
||||
<p>Follow the plan or make changes on the go – our flexible trip design allows you to explore freely while ensuring you never miss anything important.</p>
|
||||
<p>Follow the plan or make changes on the go : our flexible trip design allows you to explore freely while ensuring you never miss anything important.</p>
|
||||
<!-- Add a screenshot of an itinerary view -->
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user