Skip to content

Commit 22d0235

Browse files
committed
docs: workaround for hero styling
1 parent 2cd8c2e commit 22d0235

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/components/HomeHero.vue

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
tracking-tight
1717
sm:text-5xl
1818
lg:text-6xl
19+
text-white
1920
"
2021
>
2122
<span class="block">Optimized images</span>
@@ -29,6 +30,7 @@
2930
mx-auto
3031
text-center text-xl
3132
sm:max-w-3xl
33+
text-white
3234
"
3335
>
3436
Plug-and-play image optimization for Nuxt apps. Resize and transform
@@ -68,6 +70,7 @@
6870
shadow-sm
6971
bg-primary-500
7072
sm:px-8
73+
text-white
7174
"
7275
>
7376
Get started
@@ -89,6 +92,7 @@
8992
sm:px-8
9093
rounded
9194
ring-white hover:ring-2
95+
text-white
9296
"
9397
>
9498
Play online

0 commit comments

Comments
 (0)