chore: remove useless css
This commit is contained in:
parent
0f6b3e9049
commit
f299184044
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import siteConfig from '@/site-config'
|
||||||
---
|
---
|
||||||
|
|
||||||
<BaseLayout description={siteConfig.description}>
|
<BaseLayout description={siteConfig.description}>
|
||||||
<article class="prose max-w-none w-full">
|
<article class="prose">
|
||||||
<h1 class="text-title">Vitesse theme</h1>
|
<h1 class="text-title">Vitesse theme</h1>
|
||||||
<p>Vitesse theme for Astro, supports Vue and UnoCSS.</p>
|
<p>Vitesse theme for Astro, supports Vue and UnoCSS.</p>
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in a new issue