This commit is contained in:
parent
ff74276202
commit
fb13eb399f
@ -184,10 +184,10 @@
|
|||||||
@media (max-width: 767px) {
|
@media (max-width: 767px) {
|
||||||
|
|
||||||
.hero-first {
|
.hero-first {
|
||||||
height: 70vh;
|
height: 65vh;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: start;
|
align-content: start;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-content {
|
.hero-content {
|
||||||
@ -202,6 +202,8 @@
|
|||||||
.hero-screenshots {
|
.hero-screenshots {
|
||||||
height: 20vh;
|
height: 20vh;
|
||||||
width: 80vw;
|
width: 80vw;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.screenshot img {
|
.screenshot img {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user