From 357e0a381ccc34286eed666e2b7d6ce26fea5916 Mon Sep 17 00:00:00 2001 From: Serghei Mihai Date: Thu, 16 Mar 2023 10:39:41 +0100 Subject: [PATCH] Revert "dordogne-cd24: hide logo on authentic pages (#75389)" This reverts commit 00eb2d904db7f3a5614c48b67ce1dcd2d66a7133. --- static/dordogne-cd24/_custom.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/static/dordogne-cd24/_custom.scss b/static/dordogne-cd24/_custom.scss index becf46ba..f009da12 100644 --- a/static/dordogne-cd24/_custom.scss +++ b/static/dordogne-cd24/_custom.scss @@ -832,9 +832,6 @@ h3.login-password-title { } .authentic-page { - #logo { - display: none; - } #nav-wrapper { display: none; }