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-27 18:48:52 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2019-10-27 18:49:36 +0300
commit0472ab5d1990163bc790fe68867437deb5851562 (patch)
tree0d5f96c31a3569d01e3b31d9061da26fd801fb78 /page-finance.php
parentee7a19fb7df5dbd6c6cbf7e490449c1dce21cc0a (diff)
remove section--intro duplicated css
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-finance.php')
-rw-r--r--page-finance.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/page-finance.php b/page-finance.php
index b93d3af4..5ce08dde 100644
--- a/page-finance.php
+++ b/page-finance.php
@@ -219,10 +219,10 @@ require(["require.config"], function() {
<section class="section--modern">
<div class="container">
<div class="row">
- <p class="section--intro text-center"><?php echo $l->t('Features');?></p>
- <h3 class="section--heading-1 text-center"><?php echo $l->t('Everything you need');?></h3>
+ <h3 class="section--intro text-center"><?php echo $l->t('Features');?></h3>
+ <h1 class="section--heading-1 text-center"><?php echo $l->t('Everything you need');?></h1>
<div class="modern--ilustration"></div>
- <p class="section--intro text-center"><?php echo $l->t('Nextcloud offers everything you need for efficient, secure document management.');?></p>
+ <h3 class="section--intro text-center"><?php echo $l->t('Nextcloud offers everything you need for efficient, secure document management.');?></h3>
</div>
<div class="row feature-row">
<div class="col-md-6">
@@ -293,10 +293,10 @@ require(["require.config"], function() {
<section class="section--secure">
<div class="container">
<div class="row">
- <p class="section--intro text-center"><?php echo $l->t('Data protection');?></p>
- <h3 class="section--heading-1 text-center"><?php echo $l->t('Secure your data');?></h3>
+ <h3 class="section--intro text-center"><?php echo $l->t('Data protection');?></h3>
+ <h1 class="section--heading-1 text-center"><?php echo $l->t('Secure your data');?></h1>
<div class="distribution--ilustration"></div>
- <p class="section--intro text-center"><?php echo $l->t('
+ <h3 class="section--intro text-center"><?php echo $l->t('
While data needs to be at financial professionals\' finger tips at all times, the IT department must ensure that policies around securing and sharing sensitive documents are respected.');?></p>
</div>
<div class="row">