From 982db5c947dca740841bf09c8598cdad3171fc74 Mon Sep 17 00:00:00 2001 From: "R. Quast" Date: Fri, 17 May 2024 20:51:10 +0200 Subject: [PATCH] Update style.scss --- assets/css/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/style.scss b/assets/css/style.scss index 00d7949..3509d24 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -20,5 +20,5 @@ img[title="Evolution strategies applied to the problem of line profile decomposi margin-right: auto; min-height: 240px; max-height: 640px; - object-fit: cover; + object-fit: scale-down; }