changed styles for icon-user in profile

This commit is contained in:
Kostya
2024-01-19 14:44:31 +03:00
parent c20832953f
commit 0618396d8b

View File

@@ -9,6 +9,9 @@
.profile__content .profile__user--img { .profile__content .profile__user--img {
margin: 17.6% 8.4% 1% 0; margin: 17.6% 8.4% 1% 0;
background: #969C8D;
padding-top: 10px;
border-radius: 20px;
} }
.profile__card { .profile__card {