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