🐛 Fix site logo image dimensions unconstrained

Closes #19
This commit is contained in:
James Panther
2021-10-28 17:19:53 +11:00
parent 6d1c51c037
commit 35a35f5e32
5 changed files with 26 additions and 0 deletions
+4
View File
@@ -17,6 +17,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Bundled Mermaid for better vendor dependency management
- Mermaid diagrams are now themed to match the configured colour scheme
### Fixed
- Site logo image dimensions are unconstrained ([#19](https://github.com/jpanther/congo/issues/19))
## [1.4.0] - 2021-10-20
### Added