From e9014a589efbda73df0cb079839edb897f8e6cc7 Mon Sep 17 00:00:00 2001 From: threeoh6000 Date: Mon, 23 Dec 2024 20:19:35 +0000 Subject: [PATCH] adjust styling --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index cbebc49..8a553eb 100644 --- a/style.css +++ b/style.css @@ -80,8 +80,8 @@ button { button:active { border: none; - border-left: 2px solid #000; - border-top: 2px solid #000; + border-left: 1px solid #000; + border-top: 1px solid #000; } body {