Skip to content

Commit 42927ce

Browse files
committed
style: Update margin class for heading in apps.html
1 parent 8de1070 commit 42927ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/pages/apps.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="mx-auto max-w-6xl w-full prose">
33

44
<div class="flex justify-between items-center">
5-
<h2 class="mt-0">Apps</h2>
5+
<h2 class="m-0">Apps</h2>
66
<a class="btn" href="/apps/create">Create a new app</a>
77
</div>
88

0 commit comments

Comments
 (0)