From 7bf1ce511afdc578db60f8806757b817fa69e1e3 Mon Sep 17 00:00:00 2001 From: nodejh Date: Mon, 10 Apr 2017 23:57:06 +0800 Subject: [PATCH] change magin between #wrapper #header and #wrapper #page* --- static/css/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/static/css/style.css b/static/css/style.css index 546d550..9267889 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -141,8 +141,7 @@ h2 { } .profile #header { - margin-bottom: 40px; - padding-bottom: 40px; + margin-bottom: 60px; text-align: center; position: relative; }