Cut the teaser background of the icons in half (#19)
All checks were successful
Jekyll / jekyll (push) Successful in 24s
All checks were successful
Jekyll / jekyll (push) Successful in 24s
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:
parent
900e9d807a
commit
5b518ff9f1
@ -52,6 +52,10 @@ body {
|
|||||||
margin-bottom: unset;
|
margin-bottom: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.archive__item-teaser {
|
||||||
|
background-image: url('../images/icon_background.png');
|
||||||
|
}
|
||||||
|
|
||||||
.feature__item {
|
.feature__item {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
@ -72,7 +76,6 @@ body {
|
|||||||
height: 80px;
|
height: 80px;
|
||||||
width: auto;
|
width: auto;
|
||||||
display: block;
|
display: block;
|
||||||
margin-top: 10px;
|
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
|
BIN
src/assets/images/icon_background.png
Normal file
BIN
src/assets/images/icon_background.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 559 B |
Loading…
Reference in New Issue
Block a user