mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-27 03:08:41 +02:00
chore: consistent styling
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<div class="card shadow mt-4">
|
||||
<div class="card-body">
|
||||
<div class="flex gap-4">
|
||||
<button class="btn btn-primary" hx-get="/ingress-form" hx-swap="outerHTML">Add Content</button>
|
||||
</div>
|
||||
<div class="p-4 shadow mt-4 rounded-box">
|
||||
<div class="flex gap-4">
|
||||
<button class="btn btn-primary" hx-get="/ingress-form" hx-swap="outerHTML">Add Content</button>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user