fix: transparent pricing
This commit is contained in:
parent
3c2ef03fa1
commit
e49dbcdca3
1 changed files with 1 additions and 0 deletions
|
@ -456,6 +456,7 @@ section {
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
margin-right: 1.5em;
|
margin-right: 1.5em;
|
||||||
color: white;
|
color: white;
|
||||||
|
background-color: rgba(253, 110, 11, .780);
|
||||||
}
|
}
|
||||||
|
|
||||||
.pricing .pricing-card:nth-child(1) {
|
.pricing .pricing-card:nth-child(1) {
|
||||||
|
|
Loading…
Reference in a new issue