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