We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cd8c2e commit 22d0235Copy full SHA for 22d0235
1 file changed
docs/components/HomeHero.vue
@@ -16,6 +16,7 @@
16
tracking-tight
17
sm:text-5xl
18
lg:text-6xl
19
+ text-white
20
"
21
>
22
<span class="block">Optimized images</span>
@@ -29,6 +30,7 @@
29
30
mx-auto
31
text-center text-xl
32
sm:max-w-3xl
33
34
35
36
Plug-and-play image optimization for Nuxt apps. Resize and transform
@@ -68,6 +70,7 @@
68
70
shadow-sm
69
71
bg-primary-500
72
sm:px-8
73
74
75
76
Get started
@@ -89,6 +92,7 @@
89
92
90
93
rounded
91
94
ring-white hover:ring-2
95
96
97
98
Play online
0 commit comments