From b7287e05e4299fed26ba9e17690d52e4bd23e783 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marl=C3=A8ne=20Simondant?= <msimondant@grandlyon.com>
Date: Mon, 9 Dec 2024 17:12:09 +0100
Subject: [PATCH] wip : styles again

---
 .../structure-edition-summary.component.scss                    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/app/profile/structure-edition-summary/structure-edition-summary.component.scss b/src/app/profile/structure-edition-summary/structure-edition-summary.component.scss
index 1bdb889d3..af6fe4272 100644
--- a/src/app/profile/structure-edition-summary/structure-edition-summary.component.scss
+++ b/src/app/profile/structure-edition-summary/structure-edition-summary.component.scss
@@ -95,7 +95,7 @@
           gap: 16px;
         }
         .title {
-          @include font-bold-16;
+          font-weight: bold;
         }
 
         ul {
-- 
GitLab