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:
authorJason Bayton <jason@bayton.org>2018-04-29 00:53:15 +0300
committerJos Poortvliet <jos@opensuse.org>2018-05-01 00:46:27 +0300
commit504aa0789ef7135956a923a7839564e0b7741fb1 (patch)
tree4001e2bb97858bedd305933700528881265e8ede /page-athome.php
parent7ca20b213f40068772f2bb30e9c3218e0968cedf (diff)
Layout typo
Fixed the layout to align correctly caused by a typo in column size.
Diffstat (limited to 'page-athome.php')
-rw-r--r--page-athome.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-athome.php b/page-athome.php
index 69f349f4..e33f639b 100644
--- a/page-athome.php
+++ b/page-athome.php
@@ -61,7 +61,7 @@
<p class="section--paragraph"><?php echo $l->t('Your data represents who you are and can <em>easily</em> be abused.');?></p>
<p class="section--paragraph"><?php echo $l->t('And power gets abused. Always. Maybe by a local politician who doesn\'t like that you discovered his fraud. A local police woman who likes your boyfriend. A well connected businessman who likes to buy your store for cheap. A crime syndicate annoyed you try to help drug addicts kick off.');?></p>
</div>
- <div class="col-md-46 revealOnScroll feature--block">
+ <div class="col-md-4 revealOnScroll feature--block">
<div class="icon text-center"><img src="<?php bloginfo('template_directory'); ?>/assets/img/icons/camera.svg" /></div>
<p class="section--paragraph__tittle"><?php echo $l->t('Maybe you just care about privacy');?></p>
<p class="section--paragraph"><?php echo $l->t('Even if your data isn\'t abused --they promise not to, right?-- isn\'t it nobody\'s business what you do?');?></p>