diff --git a/index.html b/index.html index 7ef6769..31a3b66 100644 --- a/index.html +++ b/index.html @@ -891,6 +891,15 @@ margin-top: 3px; color: var(--success); } + .pricing-perks li .plus-icon { + color: var(--success); + font-weight: 700; + font-size: 15px; + line-height: 1; + margin-top: 3px; + flex-shrink: 0; + } + .pricing-perks li.new-feature { color: var(--text); } .pricing-perks li.muted { color: var(--text-muted); } @@ -1917,18 +1926,38 @@ @@ -1948,14 +1977,46 @@