From 603a4a5577f11bf124123edabd8314aaa8110348 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Fri, 16 Nov 2018 09:51:55 +0100 Subject: [PATCH] suite --- app/assets/stylesheets/public.scss | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/assets/stylesheets/public.scss b/app/assets/stylesheets/public.scss index cce9c5d..399b50f 100644 --- a/app/assets/stylesheets/public.scss +++ b/app/assets/stylesheets/public.scss @@ -33,6 +33,11 @@ body{ margin:0; } + +img{ + max-width:100%; +} + .slide_home_wrapper{ position:relative; background:no-repeat center center;