From afac6296f6a7eca7c8d57a905a6a4bda88bbcbde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bankn8II=C2=A9=24A?= <102619282+barionleg@users.noreply.github.com> Date: Mon, 6 Jan 2025 14:26:47 +0100 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index bf14ad8..466c49e 100644 --- a/style.css +++ b/style.css @@ -60,7 +60,7 @@ img[src$="blogo.png"]{ right:35px; bottom:35px; background-color:white; - border:solid black 1px; + border:solid black 0px; border-radius:3px; padding:8px; }