Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2021-03-16 19:21:43 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2021-03-16 19:21:43 +0300
commitfdf5fb2abcc7a0caf30ca206e4516ef695683a57 (patch)
treefc668ec838609392ff9734cc78f24043a560aeb5 /page-partnerprogram.php
parentf5a4411c4aa4439c1979400bd6fbe84bd291f230 (diff)
fix spacing
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-partnerprogram.php')
-rw-r--r--page-partnerprogram.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/page-partnerprogram.php b/page-partnerprogram.php
index 3375b4dc..07249a0a 100644
--- a/page-partnerprogram.php
+++ b/page-partnerprogram.php
@@ -21,9 +21,11 @@
<section class="section--intro">
<div class="container">
<div class="row">
- <p class="section--paragraph text-center">With 100% year over year organic growth and well over 400 enterprise customers, Nextcloud GmbH is a sustainable and professional business offering what your customers need: a reliable, secure, on-premises collaboration platform.</p>
+ <div class="col-md-8 col-md-offset-2">
+ <p class="section--paragraph text-center">With 100% year over year organic growth and well over 400 enterprise customers, Nextcloud GmbH is a sustainable and professional business offering what your customers need: a reliable, secure, on-premises collaboration platform.</p>
- <p class="section--paragraph text-center">Join us on our growth path to increase revenue for your own business and give your customers the certainty that you are working with the market leading firm in on-premises productivity.</p>
+ <p class="section--paragraph text-center">Join us on our growth path to increase revenue for your own business and give your customers the certainty that you are working with the market leading firm in on-premises productivity.</p>
+ </div>
</div>
</div>
</section>