Made empty state text lighter

refs https://github.com/TryGhost/Team/issues/1252
This commit is contained in:
Djordje Vlaisavljevic 2022-03-01 20:15:56 +01:00
parent 8fe2144183
commit c9cdb6cb1e

View File

@ -97,6 +97,7 @@
.gh-product-card-empty-state p {
margin-bottom: 0;
padding: 3.2rem;
color: var(--midgrey);
}
.gh-product-card-description {