We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5f194c + 9a39e6a commit 0e69a2cCopy full SHA for 0e69a2c
src/routes/(marketing)/(components)/features.svelte
@@ -72,7 +72,7 @@
72
<div class="container mx-auto">
73
<section class="flex flex-col items-start gap-x-20 md:flex-row">
74
<h2
75
- class="text-title font-aeonik-pro text-primary max-w-[700px] leading-12 text-pretty"
+ class="text-title font-aeonik-pro text-primary max-w-[700px] text-3xl leading-12 text-pretty sm:text-4xl md:text-5xl"
76
>
77
Safely scale with built-in
78
<span class="whitespace-nowrap">security and compliance</span><span
0 commit comments