From 1aaf54394ea8ae853edb3bea1fc14c87b2e7e4cc Mon Sep 17 00:00:00 2001 From: Bastien DUMONT <bdumont@grandlyon.com> Date: Thu, 15 Dec 2022 09:51:23 +0000 Subject: [PATCH] =?UTF-8?q?Resolve=20"[Design]=20Titre=20de=20la=20page=20?= =?UTF-8?q?non=20centr=C3=A9e"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/base/_layout.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/styles/base/_layout.scss b/src/styles/base/_layout.scss index ec8ecb32b..977aa5666 100644 --- a/src/styles/base/_layout.scss +++ b/src/styles/base/_layout.scss @@ -41,9 +41,6 @@ body { box-shadow: unset !important; background: unset !important; } -.cv-button { - width: 4.25rem; -} .coz-label { color: #32363f; } -- GitLab