Skip to content

Commit 168d469

Browse files
committed
Admin css fix
1 parent 40521b3 commit 168d469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/admin/home/index.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ nav = {
88
%>
99
<article>
1010
<%= render Pages::Header.new(title: "Admin") %>
11-
<div class="section-content container">
11+
<div class="section-content container py-gap mb-3xl">
1212
<ul>
1313
<% nav.each do |label, url| %>
1414
<li>

0 commit comments

Comments
 (0)