From c2ac79ddbb1fb9b663e7bad26bb8bd555bdc9a3b Mon Sep 17 00:00:00 2001 From: Boyana Date: Thu, 15 Jun 2023 20:29:51 +0200 Subject: [PATCH] style --- web/strike/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/strike/style.css b/web/strike/style.css index af61ff5..ef5c642 100644 --- a/web/strike/style.css +++ b/web/strike/style.css @@ -5,8 +5,8 @@ a{ position: relative; display: inline-flex; /* top: 50%; - left: 30%; */ - /* transform: translate(-30%, -30%); */ + left: 30%; + transform: translate(-30%, -30%); */ }