Fix most pages on small screens
This commit is contained in:
parent
188c6f326b
commit
b3c7c8700d
8 changed files with 96 additions and 23 deletions
|
@ -1,7 +1,7 @@
|
|||
- content_for :content do
|
||||
.container= yield
|
||||
.footer
|
||||
%span.domain= Rails.configuration.x.local_domain
|
||||
%span.domain= link_to Rails.configuration.x.local_domain, root_path
|
||||
%span.powered-by
|
||||
\//
|
||||
powered by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue