Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add explicit width and height to crown logo.
PageSpeed suggests: "Specifying a width and height for all images allows for faster rendering by eliminating the need for unnecessary reflows and repaints." We never seem to resize this image, so this shouldn't do any harm.
- Loading branch information