Skip to content

Commit 96a7f33

Browse files
committed
Fixed bullet header image rendering
1 parent ce3307d commit 96a7f33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
.bulletHeader img {
9191
flex-grow: 0;
9292
flex-shrink: 0;
93+
image-rendering: pixelated;
9394
}
9495
.toolsBody a {
9596
color: black;

0 commit comments

Comments
 (0)