From f6292d8ad145555b0c8a13d1ecbae74bcc0419c9 Mon Sep 17 00:00:00 2001 From: bach Date: Tue, 3 Jun 2025 16:20:53 +0200 Subject: [PATCH] better cartouch css --- src/assets/main.scss | 2 +- src/components/contents/TerrainDeVie.vue | 2 +- src/components/layout/CartoucheLayout.vue | 18 +++++++++++++++--- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/src/assets/main.scss b/src/assets/main.scss index 87ebc86..0acbc63 100644 --- a/src/assets/main.scss +++ b/src/assets/main.scss @@ -342,7 +342,7 @@ div.loading{ div.concernement-cartouche-icons{ margin-bottom: 1em; h2{ - font-weight: 400; + font-weight: 500; font-size: 1.512em; // &.faded{ // font-weight: 100; diff --git a/src/components/contents/TerrainDeVie.vue b/src/components/contents/TerrainDeVie.vue index bf377b8..9ecf8fe 100644 --- a/src/components/contents/TerrainDeVie.vue +++ b/src/components/contents/TerrainDeVie.vue @@ -531,7 +531,7 @@ export default {