Fix container regression (#6531)
* Update public.html.haml * Update auth.html.haml * Update modal.html.haml
This commit is contained in:
parent
755aad534a
commit
5f3bee345d
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
= javascript_pack_tag 'public', integrity: true, crossorigin: 'anonymous'
|
||||
|
||||
- content_for :content do
|
||||
.container
|
||||
.container-alt
|
||||
.logo-container
|
||||
%h1
|
||||
= link_to root_path do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue