docs: forbid text gradients in style guide and replace existing text gradient with solid color in hero
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
<h1 class="text-4xl sm:text-7xl font-extrabold tracking-tight text-slate-900 dark:text-white leading-[1.1] transition-colors duration-300">
|
||||
Sorgenfreies Hosting <br/>
|
||||
<span class="bg-clip-text text-transparent bg-gradient-to-r from-sky-600 to-indigo-600 dark:from-sky-400 dark:via-indigo-300 dark:to-white">
|
||||
<span class="text-sky-600 dark:text-sky-400">
|
||||
für Ihre Website.
|
||||
</span>
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user