New search UX

This commit is contained in:
Xavier J 2016-11-29 09:56:11 +01:00
parent a1242bb55a
commit 752ae24c9f
10 changed files with 110 additions and 25 deletions

View file

@ -36,5 +36,8 @@
%div.row
= yield
%div.row
#mask_search
%h1
%i.fa.fa-times{style:'position: fixed; top: 10; right: 30; color: white;'}
= render partial: 'layouts/footer'
= render partial: 'layouts/google_analytics'