Fixing the color difference in price plan section background color.

This commit is contained in:
Dita Aji Pratama 2024-07-27 15:09:44 +07:00
parent 681dfa9c00
commit 17b447606c

View File

@ -100,7 +100,7 @@
.price-plan {
padding: 50px 0;
text-align: center;
background-color: #fff;
/*background-color: #fff;*/
}
.price-plan h2 {
font-size: 2.5em;