diff --git a/commercial.md b/commercial.md index a4c919d5c..298776644 100644 --- a/commercial.md +++ b/commercial.md @@ -113,7 +113,7 @@ title: Rspamd commercial support

Pricing model

-

The pricing for our support services is highly adaptable, taking into account a variety of factors. These factors include the nature of your business, with special discounts available for educational clients, as well as the volume of messages you anticipate processing. Our pricing structure offers several tiers to cater to diverse needs, and we encourage you to reach out to us via email at support@rspamd.com for a personalized quote. When you contact us, please provide an estimate of the message volume you plan to handle, such as the number of messages per day. This information will help us provide you with an accurate pricing proposal.

+

The pricing for our support services is highly adaptable, taking into account a variety of factors. These factors include the nature of your business, with special discounts available for educational clients, as well as the volume of messages you anticipate processing. Our pricing structure offers several tiers to cater to diverse needs, and we encourage you to reach out to us via email at hello@rspamd.com for a personalized quote. When you contact us, please provide an estimate of the message volume you plan to handle, such as the number of messages per day. This information will help us provide you with an accurate pricing proposal.

@@ -128,7 +128,7 @@ title: Rspamd commercial support

Questions

Feel free to reach out to us via email if you need any additional information about our
commercial support.

- support@rspamd.com + hello@rspamd.com
diff --git a/css/main.css b/css/main.css index 3d656c271..fc25f2e48 100644 --- a/css/main.css +++ b/css/main.css @@ -10,9 +10,7 @@ html { font-size: 10px; } ---- -# Front matter added to ensure Jekyll processes file. ---- + /* Set some basic padding to keep content from hitting the edges */ .body-content { padding-left: 15px; @@ -505,7 +503,7 @@ div#toc { /* pricing-model */ .pricing-model{ background-color: #B6B7D514; - padding: 24px 0; + padding: 24px 0 120px; } .pricing-model h2{ margin-top: 75px;