summaryrefslogtreecommitdiff
path: root/stylesheets/programmes.css
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-02-15 13:11:17 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-02-15 13:11:17 +0100
commit2eeda668db31cea1d47ca45907b839d6b0f5f2b9 (patch)
tree597b6a219fd220ba1f02bc222d776346361416ee /stylesheets/programmes.css
parente48e6a6f6a5b1920b8e920d699cfd516e50f426d (diff)
downloadquatuorbellefeuille.com-2eeda668db31cea1d47ca45907b839d6b0f5f2b9.tar.xz
Try to simplify margin/padding management
Diffstat (limited to 'stylesheets/programmes.css')
-rw-r--r--stylesheets/programmes.css4
1 files changed, 0 insertions, 4 deletions
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;