Skip to content

Commit

Permalink
Updated padding top
Browse files Browse the repository at this point in the history
  • Loading branch information
Balackburn committed Oct 23, 2024
1 parent f14547c commit 6743089
Show file tree
Hide file tree
Showing 2 changed files with 2,555 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ <h2 class="text-balance text-2xl font-semibold text-gray-500 dark:text-gray-400"
</main>
</div>
<dialog id="alert"
class="space-y-3 rounded-2xl border border-gray-400 bg-white p-8 dark:border-gray-500 dark:bg-black">
class="space-y-3 rounded-2xl border border-gray-400 bg-white p-8 pt-20 dark:border-gray-500 dark:bg-black">
<h1 class="text-5xl font-bold text-black dark:text-white">Information</h1>
<h2 class="text-balance text-lg font-semibold text-gray-500 dark:text-gray-400">Download link wasn't found in the
latest release.</h2>
Expand Down
Loading

0 comments on commit 6743089

Please sign in to comment.