Fixed member avatar size (#15871)

closes TryGhost/Team#2279
This commit is contained in:
Elena Baidakova 2022-11-23 20:01:23 +04:00 committed by GitHub
parent 32353f2920
commit e1ba0f6a2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,10 +32,6 @@
padding: 16px 0 20px;
}
.gh-member-details-activity .gh-main-section-content {
margin: 0 -4px;
}
.gh-member-details-activity .gh-list-data {
font-weight: 600;
color: var(--darkgrey);
@ -214,7 +210,7 @@
text-transform: uppercase;
font-size: 11px;
font-weight: 600;
color: var(--lightgrey);
color: var(--lightgrey);
}
.ghost-members-activity-event-url {