Skip to content

Commit

Permalink
minor html fix
Browse files Browse the repository at this point in the history
  • Loading branch information
negrel committed May 10, 2024
1 parent 8fa1364 commit c980a53
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions islands/home/SetupPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ function SetupPage() {
</div>
<ImagesCompressor />
<div className="max-w-3xl mx-auto px-4 pb-8 mt-8">
<dd>
<dl>
<dt className="text-lg font-bold mb-2">
Bulk photos / images compressor
</dt>
Expand All @@ -27,12 +27,12 @@ function SetupPage() {
<li>Compress!</li>
</ol>
</dd>
</dd>
<dd>
</dl>
<dl>
<dt className="text-lg font-bold my-2">
No upload. No sign up.
</dt>
</dd>
</dl>
<section className="mt-8">
<h2 className="text-xl font-bold mb-2">
Fast and Efficient Image Compression
Expand Down

0 comments on commit c980a53

Please sign in to comment.