diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index d53a070..c603a69 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -258,7 +258,7 @@ -url = "" -url = home_slider_slide.image_file.file.large.url =link_to home_slider_slide.url.to_s do - .slide_inner.with_ratio{:style => "background:url('#{url}') black no-repeat center center;background-size:100%;background-size:cover;position:relative;", :data => {:ratio => 0.45}} + .slide_inner.with_ratio{:style => "background:url('#{url}') black no-repeat center center;background-size:100%;background-size:cover;position:relative;", :data => {:ratio => 0.37}} -if home_slider_slide.title %h1.title =home_slider_slide.title