Fix height of "Skip to Main Content" button

This commit is contained in:
daudix
2024-09-28 18:40:07 +03:00
parent 9d2aeab5f3
commit 14fc52f8a1
2 changed files with 3 additions and 1 deletions

View File

@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Fixed
- Fix CRT code blocks preferring syntax highlighting color instead of an accent color.
- Fix height of "Skip to Main Content" button.
- Fix various RTL issues (broken toggles, article list arrow, unmirrored icons).
## [5.2.0](https://codeberg.org/daudix/duckquill/compare/v5.1.0...v5.2.0)