From here I will actually track changed with git but I just needed a base to work from. RIP this attomic ass commit
10 lines
183 B
Text
10 lines
183 B
Text
---
|
|
|
|
---
|
|
|
|
<div
|
|
class="rounded-xl flex-row p-4 mb-4 shadow"
|
|
style="width: 670px; border: 1px solid var(--border); background-color: var(--third-colour);"
|
|
>
|
|
<slot />
|
|
</div>
|