hero for mobile
This commit is contained in:
parent
348ea43a98
commit
d6ca0ddc6a
@ -71,7 +71,7 @@
|
||||
.screenshot img {
|
||||
max-width: 80vmin;
|
||||
height: auto;
|
||||
border-radius: 10px;
|
||||
border-radius: 15px;
|
||||
border: 4px solid black;
|
||||
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
@ -122,11 +122,7 @@
|
||||
.screenshot {
|
||||
width: auto;
|
||||
height: 330px;
|
||||
background-color: white;
|
||||
border: 5px solid black;
|
||||
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
|
||||
border-radius: 13px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.screenshot img {
|
||||
|
Loading…
x
Reference in New Issue
Block a user