From c0d66ee390cae32a46709d62880aa443d47a7a1e Mon Sep 17 00:00:00 2001 From: Benoit Donneaux Date: Tue, 19 Nov 2024 11:43:49 +0100 Subject: [PATCH] Even and fix the height of the elements Signed-off-by: Benoit Donneaux --- src/_sass/_custom.scss | 14 ++++++++++++++ src/index.html | 5 +---- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/src/_sass/_custom.scss b/src/_sass/_custom.scss index 7022d49..393a147 100644 --- a/src/_sass/_custom.scss +++ b/src/_sass/_custom.scss @@ -43,6 +43,8 @@ body { .feature__item { background-color: #eee; + height: 13em; + margin-bottom: 1em; } .feature__item .archive__item-title { @@ -76,6 +78,10 @@ body { margin-bottom: auto; } +#contribute .feature__item { + height: 15em; +} + #blog { margin-top: 2em; background-color: #eee; @@ -119,6 +125,14 @@ body { background-color: #fff; } +#about .feature__item { + height: 10em; +} + +#about .feature__item .archive__item-title { + padding-top: 0.5em; +} + .feature__item--center { text-align: center; } diff --git a/src/index.html b/src/index.html index f1b774a..fba09d9 100644 --- a/src/index.html +++ b/src/index.html @@ -45,10 +45,7 @@ contribute_list: excerpt: '