chore: unused style tag

This commit is contained in:
bholmesdev 2023-02-13 15:10:31 -05:00
parent a19c774a1f
commit 6858350eb9

View file

@ -16,7 +16,3 @@ const intro = await getEntryBySlug('docs', 'intro');
<DocsContent entry={intro} />
</main>
</Layout>
<style is:global>
/*Copied from docs.astro*/
</style>