🐛 Fix scroll to top link alignment

Fixes #172
This commit is contained in:
James Panther
2022-05-01 10:19:32 +10:00
parent 152eb0cbbf
commit 04a44fcd07
4 changed files with 32 additions and 36 deletions
+4
View File
@@ -17,6 +17,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Upgrade to Tailwind v3.0.24 ([#176](https://github.com/jpanther/congo/pull/176))
- Upgrade to Mermaid v9.0.1 ([#183](https://github.com/jpanther/congo/pull/183))
### Fixed
- Scroll to top link overlaps footer menu on mobile devices when there are several links ([#172](https://github.com/jpanther/congo/issues/172))
## [2.1.3] - 2022-04-12
### Added