From 2279f0abc63ead8f2ca2321ec0c1c65e1dc169e3 Mon Sep 17 00:00:00 2001 From: Audric Ackermann Date: Wed, 7 Oct 2020 10:24:28 +1100 Subject: [PATCH] center uneditable profile name --- stylesheets/_modal.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/stylesheets/_modal.scss b/stylesheets/_modal.scss index 6f154ded3..d55046a49 100644 --- a/stylesheets/_modal.scss +++ b/stylesheets/_modal.scss @@ -287,7 +287,6 @@ display: flex; align-items: center; justify-content: center; - margin-inline-start: $session-margin-lg; p { font-size: $session-font-md;