From 2eeda668db31cea1d47ca45907b839d6b0f5f2b9 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Mon, 15 Feb 2021 13:11:17 +0100 Subject: Try to simplify margin/padding management --- stylesheets/programmes.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'stylesheets/programmes.css') diff --git a/stylesheets/programmes.css b/stylesheets/programmes.css index 98a1a4f..88591c6 100644 --- a/stylesheets/programmes.css +++ b/stylesheets/programmes.css @@ -53,10 +53,6 @@ details summary .duration { grid-template-columns: 50% 50%; } - main > div { - padding: 1em; - } - .programs { --cell-width: 10em; --cell-height: 10em; -- cgit v1.2.3