This commit is contained in:
parent
110b0acefa
commit
b4a33d8518
@ -118,13 +118,12 @@
|
||||
flex: 1;
|
||||
text-align: left;
|
||||
padding: 20px;
|
||||
font-size: 1.5rem;
|
||||
font-size: 1.8rem;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.bloc-text h3 {
|
||||
font-size: 2.3rem;
|
||||
font-weight: bolder;
|
||||
font-size: 2.5rem;
|
||||
color: #E72E77;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
@ -208,6 +207,10 @@
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.hero-catch-phrase {
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
.hero-second {
|
||||
width: 100%;
|
||||
}
|
||||
|
@ -34,7 +34,7 @@
|
||||
|
||||
<div class="hero-bloc">
|
||||
<div class="bloc-text">
|
||||
<h2>Set Your Preferences</h2>
|
||||
<h1>Set Your Preferences</h1>
|
||||
<ul>
|
||||
<li>Choose from sightseeing, nature, and shopping categories.</li>
|
||||
<li>Refine by subcategories like museums or restaurants.</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user