We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a282f7f commit 43d55a3Copy full SHA for 43d55a3
social-media-cropper.html
@@ -77,7 +77,7 @@ <h1>Social Media Card Cropper</h1>
77
<input type="radio" name="aspectRatio" value="2" checked> 2:1 ratio
78
</label>
79
<label style="margin-right: 10px;">
80
- <input type="radio" name="aspectRatio" value="1.4"> 14:10 ratio
+ <input type="radio" name="aspectRatio" value="1.4"> 14:10 ratio (for Substack)
81
82
<div style="margin-top: 10px;">
83
<label for="backgroundColor">Background color:</label>
@@ -304,4 +304,4 @@ <h3>Preview (0.7 quality JPEG)</h3>
304
}
305
</script>
306
</body>
307
-</html>
+</html>
0 commit comments