mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
parent
32353f2920
commit
e1ba0f6a2d
1 changed files with 1 additions and 5 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue