upgrade
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.h5p-image > img {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.h5p-image > .h5p-placeholder {
|
||||
background: url('placeholder.svg');
|
||||
background-size: cover;
|
||||
}
|
||||
Reference in New Issue
Block a user