diff --git a/src/app/modals/profile/profile.page.scss b/src/app/modals/profile/profile.page.scss index df8225046..c1d0f8708 100644 --- a/src/app/modals/profile/profile.page.scss +++ b/src/app/modals/profile/profile.page.scss @@ -85,7 +85,7 @@ .profile-name { font-weight: 300; font-size: 20px !important; - margin-bottom: 20px !important; + margin-bottom: 17px !important; color: var(--profile-text-color) !important; }