This commit is contained in:
jonaswinkler
2020-12-07 22:29:51 +01:00
parent d4febbc40f
commit dfd844124d
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;
}