From b7b3bee229d5b119526de653127e0657db443dc0 Mon Sep 17 00:00:00 2001 From: Raphix Date: Thu, 24 Aug 2023 22:57:09 +0200 Subject: [PATCH] Version 0.3.0 - Fix of style.css --- src/web/public/stylesheets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web/public/stylesheets/style.css b/src/web/public/stylesheets/style.css index fc51fa0..e110139 100644 --- a/src/web/public/stylesheets/style.css +++ b/src/web/public/stylesheets/style.css @@ -418,7 +418,7 @@ p { font-size: 10px; position: fixed; width: 60px; - transform: translateY(300%); + transform: translateY(305%); background-color: rgb(48, 5, 77); }