From 14f7be98159de821f73deab4788296a29b08fa01 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 17 Jan 2021 22:57:47 +0100 Subject: Make padding more homogeneous across pages on mobile --- programmes.css | 5 ----- 1 file changed, 5 deletions(-) (limited to 'programmes.css') diff --git a/programmes.css b/programmes.css index 87ead6c..98a1a4f 100644 --- a/programmes.css +++ b/programmes.css @@ -75,11 +75,6 @@ details summary .duration { } @media (max-width: 40em) { - main { - padding-left: 0.8em; - padding-right: 0.8em; - } - .programs { --cell-width: 8em; --cell-height: 4em; -- cgit v1.2.3