From 2bfab0298dbaa3c1d16339f9651d10ae6b679f22 Mon Sep 17 00:00:00 2001 From: glax Date: Thu, 25 May 2023 17:33:55 +0200 Subject: [PATCH] border-radius --- Website/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/Website/style.css b/Website/style.css index 76635a7..4a9c3b1 100644 --- a/Website/style.css +++ b/Website/style.css @@ -234,6 +234,7 @@ publication img { height: 100%; object-fit: cover; z-index: 0; + border-radius: 5px; } popup{