Skip to content

Commit 43d55a3

Browse files
authored
Note it's for Substack
1 parent a282f7f commit 43d55a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

social-media-cropper.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h1>Social Media Card Cropper</h1>
7777
<input type="radio" name="aspectRatio" value="2" checked> 2:1 ratio
7878
</label>
7979
<label style="margin-right: 10px;">
80-
<input type="radio" name="aspectRatio" value="1.4"> 14:10 ratio
80+
<input type="radio" name="aspectRatio" value="1.4"> 14:10 ratio (for Substack)
8181
</label>
8282
<div style="margin-top: 10px;">
8383
<label for="backgroundColor">Background color:</label>
@@ -304,4 +304,4 @@ <h3>Preview (0.7 quality JPEG)</h3>
304304
}
305305
</script>
306306
</body>
307-
</html>
307+
</html>

0 commit comments

Comments
 (0)