From 71e8764444ec32354aafec7ca468983700f50e6c Mon Sep 17 00:00:00 2001 From: Mohamed-Yacine Derbi Date: Sat, 18 Oct 2025 11:23:09 +0200 Subject: [PATCH] Supprimer style.css --- style.css | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 style.css diff --git a/style.css b/style.css deleted file mode 100644 index d23ef99..0000000 --- a/style.css +++ /dev/null @@ -1,9 +0,0 @@ -header{ - background-color: black; - color: white; - display: flex; - justify-content: center; - padding-top: 35px; - width: 100%; - height: 80px; -} \ No newline at end of file