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;