This commit is contained in:
parent
2bebc52b88
commit
47125393ae
@ -224,4 +224,14 @@
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* Phone screens */
|
||||||
|
@media (max-width: 767px) {
|
||||||
|
|
||||||
|
.hero-bloc {
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user