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>2019-10-26 17:51:53 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2019-10-26 18:03:39 +0300
commitddcaa1123fc61f0bcf3d1a27e6fbcaf75e72161c (patch)
treedef78b95a80d9a51756fc344c0dc3e8a57dbf50c /page-compare.php
parent9790970b111c8ddc028ab2cf5a378801e205fbe4 (diff)
remove css revealonscroll
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-compare.php')
-rw-r--r--page-compare.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/page-compare.php b/page-compare.php
index 34b815f1..3a30fb50 100644
--- a/page-compare.php
+++ b/page-compare.php
@@ -26,22 +26,22 @@
</section>
<section class="section--best">
<div class="container-fluid">
- <h2 class="text-center revealOnScroll">What makes Nextcloud the best choice</h2>
+ <h2 class="text-center">What makes Nextcloud the best choice</h2>
<div class="row">
- <div class="col-lg-4 col-sm-12 revealOnScroll">
+ <div class="col-lg-4 col-sm-12">
<div class="icon"><img src="<?php bloginfo('template_directory'); ?>/assets/img/icons/firewall.svg" /></div>
<p class="section--paragraph__tittle">Best security</p>
<p class="section--paragraph">Nextcloud is developed in a security-focused process as attested by a range of external experts and security pen-tests.</p>
<p class="section--paragraph">Industry-leading features include machine-learning based login protection, 2-factor authentication measures, brute force protection and unique capabilities like Video Verification, end-to-end and server-side encryption.
<p class="section--paragraph">We put our money where our mouth is: our USD 10.000 security bug bounty program brings top security expertise in, keeping your data safe.</p>
</div>
- <div class="col-lg-4 col-sm-12 revealOnScroll">
+ <div class="col-lg-4 col-sm-12">
<div class="icon"><img src="<?php bloginfo('template_directory'); ?>/assets/img/icons/people.svg" /></div>
<p class="section--paragraph__tittle">Largest ecosystem</p>
<p class="section--paragraph">As the most deployed self-hosted file sync and content collaboration platform, Nextcloud offers the widest range of add-on capabilities and integrations in the industry. Over 200 'apps' offer powerful security capabilities, team productivity features and infrastructure integrations.</p>
<p class="section--paragraph">Workflow capabilities, several online office solutions and a tool employing advanced entropy analysis to recover files from a ransomware attack, built by security researchers from a German university, are just some of the applications found in our app store.</p>
</div>
- <div class="col-lg-4 col-sm-12 revealOnScroll">
+ <div class="col-lg-4 col-sm-12">
<div class="icon"><img src="<?php bloginfo('template_directory'); ?>/assets/img/icons/tools.svg" /></div>
<p class="section--paragraph__tittle">Easiest to use</p>
<p class="section--paragraph">Powerful capabilities often result in compolicated user interfaces, lowering productivity and hindering quick adoption in organizations. Without limiting their abilities, Nextcloud does not overwhelm users with unnessecary clutter. Our customers remark time and again how few support tickets it creates for their IT teams.</p>