🐛 Fix page alignment when opening hamburger menu

Fixes #445
This commit is contained in:
James Panther
2023-01-20 09:06:19 +11:00
parent 83d6634616
commit f386bc85bd
3 changed files with 7 additions and 3 deletions
+4
View File
@@ -12,6 +12,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Updated Traditional Chinese (Taiwan) translation ([#448](https://github.com/jpanther/congo/pull/448))
- Upgrade to Chart.js v4.2.0 ([#449](https://github.com/jpanther/congo/pull/449))
### Fixed
- Page alignment off-centre when opening hamburger menu at wide viewports ([#445](https://github.com/jpanther/congo/issues/445))
## [2.5.0] - 2023-01-17
### Added