add lighthouse-ci to drone

This commit is contained in:
Robert Kaussow 2020-06-01 15:59:02 +02:00
parent e361563626
commit 178b92b0a0
11 changed files with 69 additions and 22 deletions

View file

@ -286,16 +286,21 @@ img {
}
}
&__date {
font-weight: bold;
margin: 1em 0;
}
&:first-child {
border-top: 0;
h1 {
margin: 0;
margin-top: 0;
}
}
&__readmore {
margin: 1em 0;
margin-top: 1em;
color: $color-link;
display: block;