display tags in thumbnail

This commit is contained in:
Jonas Winkler
2020-11-22 21:06:48 +01:00
parent 0a46627505
commit 7c2c2b7f14
2 changed files with 11 additions and 5 deletions

View File

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