Cut the teaser background of the icons in half #19

Merged
btlogy merged 1 commits from 12.cut-teaser-background into main 2024-12-17 19:59:44 +00:00
2 changed files with 4 additions and 1 deletions
Showing only changes of commit deb6a849cf - Show all commits

View File

@ -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;
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 559 B