From 0c9396bc11397a38a7a1f6022cc35818672aaece Mon Sep 17 00:00:00 2001 From: apapachristou Date: Fri, 30 Oct 2020 17:56:24 +0200 Subject: [PATCH] Fix for style layout --- dmp-frontend/src/styles.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmp-frontend/src/styles.scss b/dmp-frontend/src/styles.scss index 78ca91958..b7737cc04 100644 --- a/dmp-frontend/src/styles.scss +++ b/dmp-frontend/src/styles.scss @@ -165,7 +165,7 @@ .main-content { background-color: #f5f5f5; - padding-top: 5rem; + // padding-top: 5rem; padding-bottom: 3rem; // padding-left: 3.31rem; padding-left: 1rem;