Prepare 5.5.2 release

This commit is contained in:
squidfunk
2020-08-03 09:12:26 +02:00
parent 5593b54a4f
commit 186bd9ba3e
6 changed files with 24 additions and 6 deletions

View File

@@ -172,7 +172,6 @@ and adding the dedicated CSS class to the icon:
}
}
.heart {
color: #E91E63;
animation: heart 1000ms infinite;
}
```