This commit is contained in:
jonaswinkler
2020-12-07 22:29:51 +01:00
parent 6a826a80b8
commit 7fc9310c4d
3 changed files with 28 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
.doc-img {
background-size: cover;
background-position: top;
object-fit: cover;
object-position: top;
height: 200px;
}