We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbe7ebe commit 4ae60a6Copy full SHA for 4ae60a6
src/lib/components/HelpArticle.svelte
@@ -316,8 +316,8 @@
316
<h3>Use square, 1x1 pixels grid cells</h3>
317
<p>
318
If you want every pixel in the original pixel art image to be its own grid cell, use the
319
- <strong>Square</strong> cell type and set the <strong>Grid cell width</strong> to be 1 pixel.
320
- These are the default rendering options.
+ <strong>Square</strong> cell type and set the <strong>Grid cell width</strong> to be 1 pixel. These
+ are the default rendering options.
321
</p>
322
323
<h3>Scale up grid cells to distinguish them from grid lines</h3>
0 commit comments