diff --git a/frontend/app/components/Client/ProfileSettings/profileSettings.module.css b/frontend/app/components/Client/ProfileSettings/profileSettings.module.css index f788fe6e2..536ee468d 100644 --- a/frontend/app/components/Client/ProfileSettings/profileSettings.module.css +++ b/frontend/app/components/Client/ProfileSettings/profileSettings.module.css @@ -2,10 +2,8 @@ .left { padding: 40px; width: 320px; - font-weight: 300; & .info { color: $gray-medium; - font-weight: 300; } }