Skip to content

Commit

Permalink
Fix sub-pixel problem
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanchuan committed Sep 16, 2023
1 parent 0a910ed commit 0b646b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/examples.js
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ export default {
fill: defs pattern {
viewBox: 0 0 8 8;
patternTransform: rotate(-45);
width, height: 24%;
width, height: 25%;
rect*4 {
fill: @pn(--color);
x, y: 0 @pn(0, 2, 6, 4);
Expand Down

0 comments on commit 0b646b8

Please sign in to comment.