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