Skip to content

Commit

Permalink
Adding space to top of doc page
Browse files Browse the repository at this point in the history
  • Loading branch information
brittnylapierre committed Nov 6, 2023
1 parent 014904e commit 80c3b4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/catalog_result.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<% content_for(:content) do %>
<section>
<div class="container-xxl">
<br/>
<%= content_for(:sidebar) %>
<%= yield %>
</div>
Expand Down

0 comments on commit 80c3b4d

Please sign in to comment.