Skip to content

Commit

Permalink
align the titles
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienpoly committed May 6, 2024
1 parent 3b7413a commit 697990f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/markdown.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<body>
<%= render 'navbar' %>

<div class="container my-16">
<div class="container my-12">
<div class="prose max-w-none markdown">
<%= yield %>
</div>
Expand Down

0 comments on commit 697990f

Please sign in to comment.