From dc62da2f807cbe55e5cc61969caf31667b9cc47c Mon Sep 17 00:00:00 2001 From: quenousimporte Date: Wed, 6 Mar 2024 09:17:25 +0100 Subject: [PATCH] change input box style --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index bbaa219..63efac7 100644 --- a/style.css +++ b/style.css @@ -32,7 +32,6 @@ a { font: inherit; border: none; outline: none; - font-weight: bold; margin-top: 10px; color: inherit; }