This commit is contained in:
parent
e043dbb423
commit
9bd0a6c8db
@ -120,8 +120,8 @@
|
||||
}
|
||||
|
||||
.bloc-text h3 {
|
||||
font-size: 2.2rem;
|
||||
font-weight: bold;
|
||||
font-size: 2.3rem;
|
||||
font-weight: bolder;
|
||||
color: #E72E77;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
@ -236,6 +236,16 @@
|
||||
/* Phone screens */
|
||||
@media (max-width: 767px) {
|
||||
|
||||
.hero-first {
|
||||
height: 50vh;
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
.hero-screenshots {
|
||||
height: 30vh;
|
||||
}
|
||||
|
||||
|
||||
.hero-bloc {
|
||||
flex-direction: column;
|
||||
}
|
||||
@ -245,4 +255,6 @@
|
||||
flex-direction: row-reverse;
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user