From cf892433b4739e14d3cae17d1317abb807dad7c0 Mon Sep 17 00:00:00 2001 From: ouidade Date: Wed, 12 Jul 2023 23:27:15 +0200 Subject: [PATCH] reglages finitions home --- web/themes/custom/eql/css-compiled/styles.css | 1 + web/themes/custom/eql/scss/pages/_home.scss | 1 + 2 files changed, 2 insertions(+) diff --git a/web/themes/custom/eql/css-compiled/styles.css b/web/themes/custom/eql/css-compiled/styles.css index e877daf..78d52f8 100644 --- a/web/themes/custom/eql/css-compiled/styles.css +++ b/web/themes/custom/eql/css-compiled/styles.css @@ -699,6 +699,7 @@ a { flex-flow: row-reverse; background: rgba(0, 158, 227, 0.2); padding-right: 10%; + padding-top: 2rem; padding-bottom: 4rem; } .path-frontpage .block-block-contentbfb4368c-4f85-4329-88f1-8769161aa66f .field--type-text-with-summary { height: fit-content; diff --git a/web/themes/custom/eql/scss/pages/_home.scss b/web/themes/custom/eql/scss/pages/_home.scss index cea1cbf..df6c982 100644 --- a/web/themes/custom/eql/scss/pages/_home.scss +++ b/web/themes/custom/eql/scss/pages/_home.scss @@ -473,6 +473,7 @@ // right: 200px; background: $background-actus; padding-right:10%; + padding-top: 2rem; padding-bottom: 4rem; .field--type-text-with-summary{ height: fit-content;