From 57a1427313ad0c628d10e1a25f1b72d9617cd36a Mon Sep 17 00:00:00 2001
From: Robin Leber <rleber98@gmail.com>
Date: Sat, 6 Jul 2024 10:31:26 +0200
Subject: [PATCH] styling

---
 src/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/style.css b/src/style.css
index 0268aca..7711216 100644
--- a/src/style.css
+++ b/src/style.css
@@ -228,7 +228,7 @@ body {
   position: absolute;
   right: -6px;
   top: -24px;
-  border: 2px black solid;
+  border: 1px black solid;
   border-radius: 24px;
   background-color: white;
   padding: 3px;
-- 
GitLab