diff --git a/app/assets/stylesheets/user-profile-header.scss b/app/assets/stylesheets/user-profile-header.scss index 56af35165..679b5c009 100644 --- a/app/assets/stylesheets/user-profile-header.scss +++ b/app/assets/stylesheets/user-profile-header.scss @@ -104,9 +104,6 @@ overflow-y: auto; h1 { position:relative; - display:flex; - justify-content:space-evenly; - align-items:center; } a{ color:rgb(97, 97, 97);