Make the entire article card clickable (fixes #92)

Plus change the title font, since it no longer has an underline
This commit is contained in:
daudix
2024-10-06 06:25:26 +03:00
parent e2c3f7581b
commit 636fad2fd5
3 changed files with 34 additions and 16 deletions

View File

@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Change fleuron style.
- Focus search after opening it.
- Make it possible to rearrange the "Powered by" links (for i18n).
- Make the entire article card clickable (#92).
- Move quick navigation buttons to the top on mobile.
- Return some `-webkit-` prefixes for wider compatibility.