We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 355e02e commit df5d884Copy full SHA for df5d884
app/views/home/index.html.erb
@@ -1,8 +1,8 @@
1
<%= render "hero" %>
2
3
-<section class="max-w-screen-xl mx-auto px-4 lg:px-6 pt-4 pb-10"
+<section class="max-w-screen-xl mx-auto px-4 lg:px-6 pt-4 pb-6">
4
<h2 class="text-lg font-semibold mb-4">
5
- Our latest additions-8
+ Our latest additions
6
</h2>
7
<div class="grid grid-cols-12 gap-x-4 gap-y-6">
8
<% @locations.each do |location| %>
0 commit comments