This commit is contained in:
parent
3f7ffad3d0
commit
1a34687527
@ -64,12 +64,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.screenshot {
|
.screenshot {
|
||||||
width: 150px;
|
width: 100%;
|
||||||
height: 340px;
|
height: 100%;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
border: 4px solid black;
|
border: 4px solid black;
|
||||||
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
|
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
|
||||||
border-radius: 11px;
|
border-radius: 13px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user