feat: sponsors in about page and nav footer

This commit is contained in:
Anthony Fu 2023-01-11 23:24:00 +01:00
parent 2b3b5fe4cb
commit e34bfee4a5
7 changed files with 86 additions and 7 deletions

View file

@ -62,7 +62,7 @@ useCommand({
/>
</slot>
</div>
<div space-y-1>
<div flex="~ col gap-0.5">
<p>
<slot>
<span>{{ text }}</span>

File diff suppressed because one or more lines are too long