Describe the bug
The borders has a few bugs in some resolutions. It's hard to explain but is easy to show, see Screenshots below:
To Reproduce
develop branch;index.html file to <link href="./css/nes.min.css" rel="stylesheet" />;npm run build;php -S localhost:4167;Expected behavior
Nothing happened with the borders by changing the resolution/zoom.
Screenshots






Environment:
Suggestion(s) for fixing this issue
I've no ideia how to fix it. Only solution I see is reverting the borders back for now before the next release.
Additional context
In master this is not happening.
Maybe this is related to #72 .
What is set for -webkit-font-smoothing: antialiased;? 馃
I fixed border bugs #261
Did you reproduce the bug yet? 馃
This is happening only when I zoom in and out in develop:
Example when I zoom in (150%)

Example when I zoom out (75%)

Chrome: Version 72.0.3626.81 64 bits
Note: This isn't happening in Firefox.
Thanks 馃檱
It's reproduce when zooming in Chrome. I got it 馃憤
I'll check and fix again 馃敡
When I set space to image-border-repeat, it was a little better. 馃
But it is not perfect. 馃槶


This is way better now than it was before. It is not breaking the layout or anything like that.
Yes, it's not perfect but good enough for me, because I'm not even sure if this could be better.
If you want to make a PR with this I'm ok with that :+1:
I see 馃槅
I'll make a PR. 馃殌
:tada: This issue has been resolved in version 2.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
I'm still having this issue on your demo website, the borders don't scale well to zooming in Chrome (I'm on Ubuntu 18.04)
Example at 150%:

Yes, I'm sorry about this @deepPhong.
The idea is to fix this issue again in #319.
Ref #317.
If you want I can reopen this.
Oh no I'm fine, I didn't see it was already planned for a fix and just wanted you guys to know. Cheers and keep up the good work