We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1dd192 commit 274f913Copy full SHA for 274f913
src/routes/+page.svelte
@@ -53,7 +53,7 @@
53
</header>
54
55
<div
56
- class="text-white w-full h-[700px] p-4 sm:p-20"
+ class="text-white w-full h-[800px] p-4 sm:p-20"
57
class:bg-mozilla={isFirefox}
58
class:bg-chrome={!isFirefox}
59
>
0 commit comments