fix: transparent pricing

This commit is contained in:
Matthieu Bessat 2020-08-04 17:07:37 +02:00
parent 3c2ef03fa1
commit e49dbcdca3

View file

@ -456,6 +456,7 @@ section {
justify-content: space-between;
margin-right: 1.5em;
color: white;
background-color: rgba(253, 110, 11, .780);
}
.pricing .pricing-card:nth-child(1) {