Skip to content

Commit

Permalink
Apply stack class to main content
Browse files Browse the repository at this point in the history
To ensure correct vertical spacing.
  • Loading branch information
chrislo committed Feb 28, 2024
1 parent bf94b00 commit a6baeca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/new.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
</div>
</div>
</nav>
<div>
<div class="stack">
<% if alert %>
<div><%= alert %></div>
<% end %>
Expand Down

0 comments on commit a6baeca

Please sign in to comment.