mirror of
https://github.com/czhu12/canine.git
synced 2025-12-17 00:44:33 -06:00
containerize main content-wrapper
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<%= render 'shared/navbar' %>
|
||||
<%= render 'shared/notices' %>
|
||||
|
||||
<div class="content-wrapper">
|
||||
<div class="content-wrapper container">
|
||||
<%= yield %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user