Merge pull request #617 from romainpi/remove-highlight-class
Remove extraneous references to non-existing `highlight` css class
This commit is contained in:
@@ -23,7 +23,7 @@ const metadata = {
|
|||||||
>
|
>
|
||||||
<Fragment slot="title">
|
<Fragment slot="title">
|
||||||
Elevate your online presence with our <br />
|
Elevate your online presence with our <br />
|
||||||
<span class="text-accent dark:text-white highlight"> Beautiful Website Templates</span>
|
<span class="text-accent dark:text-white"> Beautiful Website Templates</span>
|
||||||
</Fragment>
|
</Fragment>
|
||||||
|
|
||||||
<Fragment slot="subtitle">
|
<Fragment slot="subtitle">
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ const metadata = {
|
|||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Fragment slot="title">
|
<Fragment slot="title">
|
||||||
<span class="text-accent dark:text-white highlight">AstroWind App</span>: <br /> professional websites <span
|
<span class="text-accent dark:text-white">AstroWind App</span>: <br /> professional websites <span
|
||||||
class="hidden xl:inline">made easy</span
|
class="hidden xl:inline">made easy</span
|
||||||
>
|
>
|
||||||
</Fragment>
|
</Fragment>
|
||||||
|
|||||||
@@ -51,7 +51,7 @@ const metadata = {
|
|||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Fragment slot="title">
|
<Fragment slot="title">
|
||||||
Simplify web design with Astrowind: <br /> your ultimate <span class="text-accent dark:text-white highlight"
|
Simplify web design with Astrowind: <br /> your ultimate <span class="text-accent dark:text-white"
|
||||||
>SaaS</span
|
>SaaS</span
|
||||||
> companion<br />
|
> companion<br />
|
||||||
</Fragment>
|
</Fragment>
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ const metadata = {
|
|||||||
>
|
>
|
||||||
<Fragment slot="title">
|
<Fragment slot="title">
|
||||||
Improve <span class="hidden sm:inline">the online presence of</span> your <span
|
Improve <span class="hidden sm:inline">the online presence of</span> your <span
|
||||||
class="text-accent dark:text-white highlight">Startup</span
|
class="text-accent dark:text-white">Startup</span
|
||||||
> with Astrowind templates
|
> with Astrowind templates
|
||||||
</Fragment>
|
</Fragment>
|
||||||
|
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ const metadata = {
|
|||||||
>
|
>
|
||||||
<Fragment slot="title">
|
<Fragment slot="title">
|
||||||
Free template for <span class="hidden xl:inline">creating websites with</span>
|
Free template for <span class="hidden xl:inline">creating websites with</span>
|
||||||
<span class="text-accent dark:text-white highlight"> Astro 5.0</span> + Tailwind CSS
|
<span class="text-accent dark:text-white"> Astro 5.0</span> + Tailwind CSS
|
||||||
</Fragment>
|
</Fragment>
|
||||||
|
|
||||||
<Fragment slot="subtitle">
|
<Fragment slot="subtitle">
|
||||||
|
|||||||
Reference in New Issue
Block a user