Skip to content

Commit f211919

Browse files
committed
added spacing to privacy text
1 parent 7853d41 commit f211919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ImageConverter.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ function ImageConverter() {
198198
<p className="text-lg">Select images to convert and optimize.</p>
199199
<ImageConverterForm />
200200

201-
<p className="text-gray-400">
201+
<p className="text-gray-400 mt-4">
202202
Your images are not stored on our server.<br/>
203203
This means you can safely upload and convert your images without worrying about privacy or data retention.
204204
</p>

0 commit comments

Comments
 (0)