This commit is contained in:
parent
b4a33d8518
commit
0e4bb7c64a
@ -123,7 +123,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bloc-text h3 {
|
.bloc-text h3 {
|
||||||
font-size: 2.5rem;
|
font-size: 2.8rem;
|
||||||
color: #E72E77;
|
color: #E72E77;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
}
|
}
|
||||||
@ -184,17 +184,15 @@
|
|||||||
@media (max-width: 767px) {
|
@media (max-width: 767px) {
|
||||||
|
|
||||||
.hero-first {
|
.hero-first {
|
||||||
padding-top: 5.2vh;
|
/* padding-top: 5.2vh; */
|
||||||
height: 60vh;
|
height: 60vh;
|
||||||
|
width: 100%;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-logo {
|
|
||||||
height: 10vh;
|
|
||||||
}
|
|
||||||
|
|
||||||
.hero-content {
|
.hero-content {
|
||||||
height: 20vh;
|
height: 20vh;
|
||||||
|
width: 80vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-screenshots {
|
.hero-screenshots {
|
||||||
@ -203,7 +201,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.screenshot img {
|
.screenshot img {
|
||||||
width: 13vw;
|
width: 20vw;
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
<div class="hero-bloc">
|
<div class="hero-bloc">
|
||||||
<div class="bloc-text">
|
<div class="bloc-text">
|
||||||
<h1>Set Your Preferences</h1>
|
<h3>Set Your Preferences</h3>
|
||||||
<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