From aabcfeeec6df6ea3443d362c526bafabf04fe1ba Mon Sep 17 00:00:00 2001 From: SkymelTheo Date: Fri, 31 Jan 2025 09:30:06 +0100 Subject: [PATCH] nav-carte-ok --- src/style/card.scss | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/style/card.scss b/src/style/card.scss index 3afa0bd..d06a276 100644 --- a/src/style/card.scss +++ b/src/style/card.scss @@ -103,7 +103,6 @@ h1 { font-size: 1.2rem; margin-top: -24px; opacity: 90%; - } .rectangle { border: solid, white; @@ -114,7 +113,7 @@ h1 { margin-left: 35px; border-radius: 8px; } - .fleche{ + .fleche { display: none; } -} \ No newline at end of file +}