parent
2bebc52b88
commit
47125393ae
@ -225,3 +225,13 @@
|
|||||||
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