We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7853d41 commit f211919Copy full SHA for f211919
src/ImageConverter.jsx
@@ -198,7 +198,7 @@ function ImageConverter() {
198
<p className="text-lg">Select images to convert and optimize.</p>
199
<ImageConverterForm />
200
201
- <p className="text-gray-400">
+ <p className="text-gray-400 mt-4">
202
Your images are not stored on our server.<br/>
203
This means you can safely upload and convert your images without worrying about privacy or data retention.
204
</p>
0 commit comments