bring up to date with theme repo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
rra
2021-07-29 08:15:47 +02:00
parent 235c20c5f7
commit ea5fa12d3e
3 changed files with 20 additions and 5 deletions

View File

@ -282,7 +282,11 @@ footer.post-footer {
flex-wrap: wrap;
}
.description p {
.description p:first-of-type {
margin:0;
}
.description ul:first-of-type {
margin:0;
}