From 3e953a0d5f9ebec0876c6c8c98d086b5670d7c75 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Tue, 12 Mar 2024 09:47:49 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/src/css/style.css b/html/src/css/style.css index b08d1208..a6724727 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -51,7 +51,7 @@ input[type='submit']:hover, button:hover { } img { - border-radius: 2em; + border-radius: 1em; } .navitem {