fix: community joining
This commit is contained in:
parent
8c43f62545
commit
6141910059
2 changed files with 30 additions and 3 deletions
|
@ -23,7 +23,9 @@
|
|||
</a>
|
||||
|
||||
<div class="card secondary flex flex-col gap-2">
|
||||
<span>{{ item.content|markdown|safe }}</span>
|
||||
<span class="no_p_margin"
|
||||
>{{ item.content|markdown|safe }}</span
|
||||
>
|
||||
|
||||
<div class="card w-full flex flex-wrap gap-2">
|
||||
<button
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue