]> Untitled Git - lemmy-ui.git/blobdiff - src/assets/css/main.css
Merge branch 'main' into fix/wider-max-width-1536
[lemmy-ui.git] / src / assets / css / main.css
index b917b3ec73317c4c86d4b57ab0288646f3c3da44..a80bee31e78e9a60fabdafe6f940081d525658fd 100644 (file)
@@ -198,8 +198,7 @@ blockquote {
 
 .thumbnail {
   object-fit: cover;
-  min-height: 60px;
-  max-height: 80px;
+  aspect-ratio: 4/3;
   width: 100%;
 }