removed unwanted text from home page and hid pricing element

This commit was merged in pull request #7.
This commit is contained in:
victorAnumudu
2023-03-27 12:44:09 +01:00
parent a8e0a8aa46
commit 84a57f5141
3 changed files with 14 additions and 1 deletions
+3
View File
@@ -3803,6 +3803,9 @@ h2.statistic-number {
-webkit-box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
}
.pricing-table{
display: none;
}
#pricing-1.bg_whitesmoke .pricing-plan,
#pricing-3.bg_whitesmoke .pricing-plan {