summaryrefslogtreecommitdiff
path: root/example/static/style
diff options
context:
space:
mode:
Diffstat (limited to 'example/static/style')
-rw-r--r--example/static/style/base.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/static/style/base.css b/example/static/style/base.css
index cdfbe23..f47e35a 100644
--- a/example/static/style/base.css
+++ b/example/static/style/base.css
@@ -30,6 +30,7 @@ img.thumbnail {
background-size: contain;
background-position: center;
background-repeat: no-repeat;
+ object-fit: cover;
}
img.image {