Skip to content

Conversation

dostogircse171
Copy link
Contributor

This pull request fixes the issue with the logo looking fuzzy on retina screens. The logo has been updated to a high-resolution format and the dimensions have been adjusted to ensure that it looks clear on all screens.

Copy link
Contributor

@amakarudze amakarudze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your work on this. Please see my comments.

.logo
float: left

img
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This class is not used on the logo in templates/global/menu.html where the CSS class for the logo is set as logo. Since you changed the size of the logo, this will have breaking changes on the navbar unless you set the width to the logo class in this file for navbar or edit the logo in templates/global/menu.html to use both classes img and logo or set the width/height of the new image to the dimensions of the deleted file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants