diff --git a/src/app/features/store/pages/account-page/components/profile-form/profile-form.scss b/src/app/features/store/pages/account-page/components/profile-form/profile-form.scss index 2350e4f..d414629 100644 --- a/src/app/features/store/pages/account-page/components/profile-form/profile-form.scss +++ b/src/app/features/store/pages/account-page/components/profile-form/profile-form.scss @@ -7,11 +7,10 @@ .form-group { display: flex; flex-direction: column; - gap: 8px; } .form-group label { - font-size: 14px; - color: #888; + font-size: 13px; + color: #666666; } .form-actions { display: flex;