From aa3efee2bafdce33da5f28b3a0bf2faeabb24880 Mon Sep 17 00:00:00 2001
From: Eliah REBSTOCK <eliah.rebstock@ensiie.fr>
Date: Fri, 6 May 2016 16:26:05 +0200
Subject: [PATCH] hotfix main responsive

---
 www/css/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/css/style.css b/www/css/style.css
index c420354..cbaa13f 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -50,7 +50,7 @@ footer{
 }
 
 .main{
-    margin-top:140px;
+    margin-top:235px;
     padding-bottom:100px;
 }
 
-- 
GitLab