Skip to content

Commit

Permalink
improve mobile landing
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Dec 18, 2024
1 parent 79dd3dc commit 6fab568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion landing/src/components/KofiDialog.svelte
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<dialog id="kofi-dialog" class="modal border-white">
<div class="modal-box !bg-white !border-white w-[75vw] h-[75vh] lg:h-full lg:w-full">
<div class="modal-box !bg-white !border-white w-[85vw] h-[75vh] lg:h-full lg:w-full">
<iframe
id="kofiframe"
src="https://ko-fi.com/thewh1teagle/?hidefeed=true&widget=true&embed=true&preview=true"
Expand Down

0 comments on commit 6fab568

Please sign in to comment.