From: Frédéric Péters Date: Tue, 14 Mar 2023 16:37:19 +0000 (+0100) Subject: adjust back to www style on mobile X-Git-Tag: v2024~27 X-Git-Url: https://git.0d.be/?p=panikweb-esperanzah.git;a=commitdiff_plain;h=35ccaf1ff68ac7b2fba44354e7b0e543faa9c272 adjust back to www style on mobile --- 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; - } } }