fix(ui): proper margin for paragraphs
This commit is contained in:
parent
bfcb35e18b
commit
0ef6d0ddca
3 changed files with 10 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
</div>
|
||||
|
||||
<div class="card flex flex-col gap-4">
|
||||
<p>{{ error_text }}</p>
|
||||
<span>{{ error_text }}</span>
|
||||
<div class="w-full flex gap-2">
|
||||
<a class="button primary" href="/">Home</a>
|
||||
<a class="button secondary" href="javascript:history.back()"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue