From 365b6f02138c0b9ee6812a621ecdd524a7cc120d Mon Sep 17 00:00:00 2001
From: Abdalla Arbab
Date: Sun, 9 Jan 2022 15:12:55 +0300
Subject: [PATCH] Fix hero white text bug
---
docs/components/HomeHero.vue | 22 ++++++++++------------
1 file changed, 10 insertions(+), 12 deletions(-)
diff --git a/docs/components/HomeHero.vue b/docs/components/HomeHero.vue
index 7df66aed5..1425778aa 100644
--- a/docs/components/HomeHero.vue
+++ b/docs/components/HomeHero.vue
@@ -18,7 +18,7 @@
lg:text-6xl
"
>
- Optimized images
+ Optimized images
for Nuxt
@@ -29,11 +29,11 @@
mx-auto
text-center text-xl
sm:max-w-3xl
- text-white
"
>
- Plug-and-play image optimization for Nuxt apps.
- Resize and transform your images in your code using built-in optimizer or your favorite images CDN.
+ Plug-and-play image optimization for Nuxt apps. Resize and transform
+ your images in your code using built-in optimizer or your favorite
+ images CDN.