Merge branch 'muted' into 'develop'

CSS: remove .muted styles

See merge request soapbox-pub/soapbox-fe!1556
environments/review-develop-3zknud/deployments/338
Alex Gleason 2 years ago
commit 017ee90dfd

@ -220,17 +220,6 @@ article:last-child > .domain {
display: flex;
}
.muted {
.status__content p,
.status__content a {
color: var(--primary-text-color);
}
.status__display-name strong {
color: var(--primary-text-color);
}
}
.image-loader {
position: relative;
width: 100%;

Loading…
Cancel
Save