diff --git a/index.html b/index.html index 5f955ae..f31d821 100644 --- a/index.html +++ b/index.html @@ -69,26 +69,26 @@ Open source & public domain — no moat, no castle, just infrastructure
Zero commission fees. You keep every dollar minus only payment processing.
diff --git a/landing.css b/landing.css index 7a29b36..82594a0 100644 --- a/landing.css +++ b/landing.css @@ -212,6 +212,13 @@ a.mps-button.landing-cta-large { transform: translateY(-2px); } +a.landing-pricing-link { + text-decoration: none; + color: inherit; + display: block; + cursor: pointer; +} + .landing-pricing-banner { background: #F9F9FA; color: #515151;