mirror of
https://github.com/ProjectSegfault/website.git
synced 2025-01-26 13:32:17 +05:30
3 lines
77 B
Svelte
3 lines
77 B
Svelte
|
<div class="flex flex-col gap-4 bg-secondary p-4 rounded-2">
|
||
|
<slot />
|
||
|
</div>
|