From: Frédéric Péters Date: Thu, 16 Mar 2023 09:44:44 +0000 (+0100) Subject: adjust with of home tiles X-Git-Tag: v2024~23 X-Git-Url: https://git.0d.be/?p=panikweb-esperanzah.git;a=commitdiff_plain;h=06f555227f01dba9f834798c1c69e794439741de adjust with of home tiles --- diff --git a/panikweb_esperanzah/static/css/style.scss b/panikweb_esperanzah/static/css/style.scss index e33feaa..1d46a59 100644 --- a/panikweb_esperanzah/static/css/style.scss +++ b/panikweb_esperanzah/static/css/style.scss @@ -1516,7 +1516,7 @@ img { div.emission-tile { position: relative; - width: 24vw; + width: calc(24vw - 0.5vw - 0.25rem); padding-bottom: 20px; float: left; height: 27vw;