From bf33e058c7328b573b89443dbf704af937b1cc0f Mon Sep 17 00:00:00 2001 From: awesomerobot Date: Wed, 30 Sep 2020 21:40:55 -0400 Subject: [PATCH] Padding not needed due to header position change --- common/common.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/common/common.scss b/common/common.scss index e64c274..9984d70 100644 --- a/common/common.scss +++ b/common/common.scss @@ -1,5 +1,4 @@ div[class^="category-title-header"] { - padding-top: 60px; display: flex; text-align: center; width: 100%;