Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Pirate logo is blurry on mobiles #227

Open
viktorsmari opened this issue Apr 24, 2019 · 1 comment
Open

The Pirate logo is blurry on mobiles #227

viktorsmari opened this issue Apr 24, 2019 · 1 comment

Comments

@viktorsmari
Copy link
Member

viktorsmari commented Apr 24, 2019

This logo looks blurry on mobile phones:
https://x.piratar.is/static/img/pplogo.png

Solution:

We need to get a version of the logo which is at least 2x the pixel size.

So the original width should be at least 440px instead of the current 220px

Then we can put something like a max-width: 220px on the image.

@PeterTheOne
Copy link

or use SVG? https://caniuse.com/#feat=svg

viktorsmari added a commit that referenced this issue Sep 4, 2019
Makes it not look grainy on mobile.

Fixes: #227
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants