🐛 Fix scroll to top link alignment

Fixes #172
This commit is contained in:
James Panther
2022-04-12 09:17:17 +10:00
parent ff5808b877
commit 972233063c
3 changed files with 17 additions and 1 deletions
+4
View File
@@ -10,6 +10,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Hungarian translation ([#170](https://github.com/jpanther/congo/pull/170))
### Fixed
- Scroll to top link overlaps footer menu on mobile devices ([#172](https://github.com/jpanther/congo/issues/172))
## [2.1.2] - 2022-04-08
### Added