From 1e0927cd944397879da66d7e52454d1ac286d3f7 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Wed, 28 Feb 2018 00:36:06 +0100 Subject: [PATCH] suite --- app/views/layouts/public.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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