Remove QR code hover state

It wasn't very useful since it scans just fine at this size
This commit is contained in:
daudix
2024-09-09 19:51:40 +03:00
parent ceded156a8
commit 4722ee54cd
3 changed files with 10 additions and 14 deletions

View File

@ -16,7 +16,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add active state to footer's "Powered by" links.
- Add active state to footnotes' go back button.
- Add active state to slider thumb.
- Add hover style to comments QR code for easier scanning.
- Add loading animation to "Load Comments" button.
- Add special `switch` class for checkboxes (#70).
- Add zoom-on-hover to custom comment emojis.