From 5ef39e15df83d2949149a57a57327c91798fd002 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Fri, 8 Mar 2024 22:25:50 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/html/src/css/style.css b/html/src/css/style.css index 7350da27..abd931e4 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -29,6 +29,7 @@ header, footer, nav { header, footer { justify-content: space-between; + border: 1px solid var(--text); } input, textarea {