diff --git a/static/css/style.css b/static/css/style.css index 51c40a5..23d9241 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -447,6 +447,13 @@ a.home-signup-button { padding: 0.75em 2em; } +.home-secondary > div { + padding: 0.5em 2em; +} +.home-secondary b:first-child { + display: block; +} + @media screen and (max-width: 80em) { .home-content { width: 100%; diff --git a/templates/ccvpn/index.html b/templates/ccvpn/index.html index 46db8ed..bcd25fe 100644 --- a/templates/ccvpn/index.html +++ b/templates/ccvpn/index.html @@ -21,9 +21,9 @@
-

{% trans 'Cheap' %}

+

{% trans 'Affordable' %}

{{eur_price}}€ {% trans 'per month!' %}
- {% trans 'We accept Paypal, Bitcoins and Stripe.' %}

+ {% trans 'Pay by card, PayPal, or 50+ cryptocurrencies.' %}

@@ -39,7 +39,7 @@

{% trans 'OpenVPN' %}

-

{% trans 'Secure, Free, easy. On:' %}
+