From 35ccaf1ff68ac7b2fba44354e7b0e543faa9c272 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Tue, 14 Mar 2023 17:37:19 +0100 Subject: [PATCH] adjust back to www style on mobile --- panikweb_esperanzah/static/css/style.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/panikweb_esperanzah/static/css/style.scss b/panikweb_esperanzah/static/css/style.scss index 0af36e1..ece2ab6 100644 --- a/panikweb_esperanzah/static/css/style.scss +++ b/panikweb_esperanzah/static/css/style.scss @@ -1581,9 +1581,6 @@ div.emission-tile { @media screen and (max-width: $size_s) { top: 0; left: 0; - br { - display: none; - } } } -- 2.39.2