From ddc2d855d80dd2d2505f4dba57aac87fe9e5426a Mon Sep 17 00:00:00 2001 From: Louis GERMAIN Date: Fri, 27 Oct 2023 21:44:06 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'css/contact.css'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/contact.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/css/contact.css b/css/contact.css index 41e2bfd..55d15a6 100644 --- a/css/contact.css +++ b/css/contact.css @@ -7,6 +7,8 @@ label, p, input, select, option { } form { + padding: 2vh; + background-color: gray; position: absolute; top: 25vh; border: 2px solid black;