From 51177ddbbbb69dd9cd0368756cc58ddd1acadaf0 Mon Sep 17 00:00:00 2001
From: Bastien Dumont <bdumont@grandlyon.com>
Date: Mon, 18 Sep 2023 09:17:41 +0200
Subject: [PATCH] fix smell ?

---
 src/components/Layout/layout.module.scss | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/components/Layout/layout.module.scss b/src/components/Layout/layout.module.scss
index 9a03c6c9..8735c26f 100644
--- a/src/components/Layout/layout.module.scss
+++ b/src/components/Layout/layout.module.scss
@@ -18,6 +18,5 @@
   @media screen and (max-width: $width-tablet) {
     margin-left: 0;
     padding-bottom: 5rem;
-    padding-bottom: 5rem;
   }
 }
-- 
GitLab