From f62ec41573a74f69fb2bc2cabd4330647a2e0dfc Mon Sep 17 00:00:00 2001 From: erabasco Date: Thu, 17 Oct 2024 12:52:30 +0200 Subject: [PATCH] Update style.css --- assets/css/style.css | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index ffb25a3..8e73066 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1479,8 +1479,7 @@ svg { .planning-container .schedule { list-style-type: none; - padding: 0; - width: 100%; + padding-right: 20px; } .planning-container .schedule li { @@ -1513,4 +1512,22 @@ svg { color: white; padding: 2px 6px; border-radius: 3px; + } + +/* + #sostenible, .ancho-completo-sostenible{ + padding: auto 20px; + } + .ancho-completo-sostenible, #whoscomming, .whos-behind-box-1 h5{ + padding: 20px; + } */ + + + + + #whoscomming, .whos-behind-box-1 h5{ + padding: 20px; + } + .contenedor-sostenible{ + padding: 20px } \ No newline at end of file