From 9e65d70de30d068c331ca64efd0ba8e97a8eb07b Mon Sep 17 00:00:00 2001 From: ouidade Date: Wed, 28 May 2025 23:18:51 +0200 Subject: [PATCH] margin bottom download fichier --- web/themes/custom/eql/dist/assets/css/bundle.css | 1 - web/themes/custom/eql/scss/pages/_ressource.scss | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/web/themes/custom/eql/dist/assets/css/bundle.css b/web/themes/custom/eql/dist/assets/css/bundle.css index ad660e2..9d7a415 100644 --- a/web/themes/custom/eql/dist/assets/css/bundle.css +++ b/web/themes/custom/eql/dist/assets/css/bundle.css @@ -2488,7 +2488,6 @@ svg.ext { color: rgb(0, 158, 227); padding-left: 1rem; padding-top: 1rem; - margin-bottom: 1rem; padding: 1rem; } .page-node-type-ressource .layout__region--third .block-region-third .field--name-field-fichiers span:nth-of-type(2) { diff --git a/web/themes/custom/eql/scss/pages/_ressource.scss b/web/themes/custom/eql/scss/pages/_ressource.scss index 80f5e0b..ae76e5b 100644 --- a/web/themes/custom/eql/scss/pages/_ressource.scss +++ b/web/themes/custom/eql/scss/pages/_ressource.scss @@ -295,7 +295,7 @@ color: $blue-light; padding-left: 1rem; padding-top: 1rem; - margin-bottom: 1rem; + // margin-bottom: 1rem; padding: 1rem; span:nth-of-type(2){