diff --git a/templates/crm/notifications_history.html b/templates/crm/notifications_history.html index 12e593b9..2e7a9853 100644 --- a/templates/crm/notifications_history.html +++ b/templates/crm/notifications_history.html @@ -50,8 +50,6 @@ body { {{ total_count}} {% trans "Notifications" %} {% trans "Mark all read" %} diff --git a/templates/pricing_page.html b/templates/pricing_page.html index af0b8223..3473edd0 100644 --- a/templates/pricing_page.html +++ b/templates/pricing_page.html @@ -144,7 +144,6 @@ } .summary-box { - background-color: #ffffff; border: 1px solid var(--border-color); border-radius: 0.75rem; padding: 2rem;