chore: unused style tag

This commit is contained in:
bholmesdev 2023-02-13 15:10:31 -05:00
parent 833c2b110f
commit 7ca872b202

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>