mirror of
https://github.com/Kyren223/website.git
synced 2026-04-02 10:59:11 +00:00
Committing in case I fuck up smthing
This commit is contained in:
8
src/components/Prose.astro
Normal file
8
src/components/Prose.astro
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
---
|
||||
<div
|
||||
class="prose dark:prose-invert
|
||||
prose-h1:font-bold prose-h1:text-xl
|
||||
prose-a:text-blue-300 prose-p:text-justify prose-img:rounded-xl">
|
||||
<slot />
|
||||
</div>
|
||||
Reference in New Issue
Block a user