Fix container regression (#6531)
* Update public.html.haml * Update auth.html.haml * Update modal.html.haml
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user