Fix dropshadow on image
This commit is contained in:
@@ -47,7 +47,10 @@
|
||||
}
|
||||
}
|
||||
.screenshot {
|
||||
height: 450px;
|
||||
height: 550px;
|
||||
// Make sure the
|
||||
padding: 50px;
|
||||
margin: -50px;
|
||||
overflow-y: hidden;
|
||||
img {
|
||||
box-shadow: 0 0 50px rgba(0,0,0,.67);
|
||||
|
||||
Reference in New Issue
Block a user