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