Skip to content

Commit d5adddd

Browse files
committed
More whitespace on header
1 parent 90163f5 commit d5adddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/assistants/index.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<% end %>
44

55
<div class="container mx-[2rem] my-[4rem]">
6-
<h1 class="text-2xl font-semibold tracking-tighter">Assistants</h1>
6+
<h1 class="text-2xl mb-4 font-semibold tracking-tighter">Assistants</h1>
77

88
<div class="grid grid-cols-1 gap-4 sm:grid-cols-2 lg:grid-cols-3">
99
<%= render @nav_assistants %>

0 commit comments

Comments
 (0)