From a7bb6136ebe661f86b1462255a24b7f1d606b3c6 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Mon, 11 Mar 2024 21:27:32 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/html/src/css/style.css b/html/src/css/style.css index f99f0142..be3fd74e 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -174,6 +174,8 @@ a { width: 10em; height: 10em; border-radius: 10em; + transform: translate(0, -60%); + border: 5px solid var(--background); } .row {