We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b990459 commit 2b6d68bCopy full SHA for 2b6d68b
1 file changed
src/lib/components/sections/Hero.svelte
@@ -31,7 +31,7 @@
31
<div class="flex max-w-2xl flex-col items-center gap-4 sm:w-1/2 sm:gap-10 lg:w-full">
32
<div class="flex flex-col items-center gap-2 md:gap-5 md:leading-[78px]">
33
<h1 class="text-center text-3xl md:text-[40px] lg:text-[66px]">
34
- Test secure
+ Ship secure
35
</h1>
36
<h1 class="w-fit rounded-lg bg-arkOrange px-4 text-center text-3xl text-white md:text-4xl md:leading-[78px] lg:text-[62px]">
37
offline-first apps
0 commit comments