This commit is contained in:
parent
f2bf7f70af
commit
a9363921e3
@ -73,7 +73,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.screenshot img {
|
.screenshot img {
|
||||||
max-width: 70vmin;
|
|
||||||
height: auto;
|
height: auto;
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
border: 4px solid black;
|
border: 4px solid black;
|
||||||
@ -237,6 +236,7 @@
|
|||||||
@media (max-width: 767px) {
|
@media (max-width: 767px) {
|
||||||
|
|
||||||
.hero-first {
|
.hero-first {
|
||||||
|
padding-top: 5.2vh;
|
||||||
height: 60vh;
|
height: 60vh;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
@ -246,7 +246,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.hero-screenshots {
|
.hero-screenshots {
|
||||||
height: 30vh;
|
height: auto;
|
||||||
|
width: 80vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user