fix: qa feedback - centered name in profile modal

pull/2522/head
William Grant 3 years ago
parent 2a0396d522
commit d0cf998523

@ -211,6 +211,7 @@
display: flex;
align-items: center;
justify-content: center;
margin-right: -20px; // offsets the edit icon button so it's centered
p {
font-size: $session-font-md;

Loading…
Cancel
Save