Skip to content

Commit a5c883c

Browse files
committed
responsive design go brrrrrr
1 parent 125577a commit a5c883c

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

src/routes/(anonymous)/+page.svelte

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,10 @@
1515
});
1616
</script>
1717

18-
<section
19-
class="flex flex-col items-center justify-center h-full text-white text-center space-y-6 px-6"
20-
>
18+
<section class="flex flex-col items-center justify-center h-full text-white text-center space-y-6">
2119
<span class="flex">
22-
<img class="h-20 pr-4" src="/IconSpinning.svg" alt="logo" />
23-
<img class="h-20" src="/LogoBakedFont.svg" alt="logo" />
20+
<img class="h-9 pr-2 sm:h-14 md:h-20 md:pr-4" src="/IconSpinning.svg" alt="logo" />
21+
<img class="h-9 sm:h-14 md:h-20" src="/LogoBakedFont.svg" alt="logo" />
2422
</span>
2523
<p class="text-lg md:text-2xl opacity-75">
2624
The go-to platform for safe, reliable, real low-latency remote shocking.<br />

0 commit comments

Comments
 (0)