Cut the teaser background of the icons in half
Jekyll / jekyll (pull_request) Successful in 28s
Details
Jekyll / jekyll (pull_request) Successful in 28s
Details
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
900e9d807a
commit
120e203f62
|
@ -52,6 +52,10 @@ body {
|
|||
margin-bottom: unset;
|
||||
}
|
||||
|
||||
.archive__item-teaser {
|
||||
background-image: url('assets/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 |
Loading…
Reference in New Issue