From b7053dc476d178f479747fc19a01a9faa7969551 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Mon, 17 Sep 2018 17:42:31 -0400 Subject: [PATCH] Staff list remove default style to center the box --- css/front.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/css/front.css b/css/front.css index b477cc9..4408933 100644 --- a/css/front.css +++ b/css/front.css @@ -32,8 +32,6 @@ border-radius: 3px; padding: 20px; max-width: 600px; - margin-left: auto; - margin-right: auto; } .glm-staff-name { font-weight: bold; -- 2.17.1