From 19f325a89bee8c40cc387b13ad43f11345a3e052 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Thu, 7 Mar 2024 14:32:30 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/html/src/css/style.css b/html/src/css/style.css index 184886e9..3103962e 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -70,7 +70,8 @@ a:hover { border-radius: 3.5em; } -.athena-container { +.athena-link { + height: 7em; border-radius: 3.5em; }