Cut the teaser background of the icons in half (#19)
Jekyll / jekyll (push) Successful in 24s Details

Part of #12

Reviewed-on: #19
Co-authored-by: Benoit Donneaux <benoit@leastauthority.com>
Co-committed-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
bEn 2024-12-17 19:59:43 +00:00 committed by bEn
parent 900e9d807a
commit 5b518ff9f1
2 changed files with 4 additions and 1 deletions

View File

@ -52,6 +52,10 @@ body {
margin-bottom: unset;
}
.archive__item-teaser {
background-image: url('../images/icon_background.png');
}
.feature__item {
background-color: #eee;
margin-bottom: 1em;
@ -72,7 +76,6 @@ body {
height: 80px;
width: auto;
display: block;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 559 B