From 069e29e064f069bcd49afb276a4716a48a12fbd5 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Wed, 28 Feb 2018 01:08:32 +0100 Subject: [PATCH] suite --- app/assets/stylesheets/public.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/public.scss b/app/assets/stylesheets/public.scss index 58c47f9..ba59e7e 100644 --- a/app/assets/stylesheets/public.scss +++ b/app/assets/stylesheets/public.scss @@ -671,7 +671,7 @@ fieldset{ text-decoration:none; color:rgba(255,255,255,0.9); } - max-width:1000px; + max-width:950px; padding:30px 20px; padding-bottom:60px; margin:auto;