From 1ae8cb0f4d153b7493e823b694bc38789c1686c4 Mon Sep 17 00:00:00 2001 From: Zsolt Ero Date: Fri, 1 Nov 2024 01:28:32 +0100 Subject: [PATCH] css --- website/src/styles/global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/styles/global.css b/website/src/styles/global.css index 6a7d3f0..b5e3ac8 100644 --- a/website/src/styles/global.css +++ b/website/src/styles/global.css @@ -92,7 +92,7 @@ hr { .icons { margin: 0 auto; - width: 170px; + width: 155px; display: flex; justify-content: space-between; }