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:
authorEspina2 <expina2@hotmail.com>2016-12-06 01:48:48 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2016-12-07 16:01:20 +0300
commitb6ce7c471c29508b22fbc3d83e5ab4118c0f438e (patch)
tree0f9344665d5efd72cdd3cc7779917f7815dfdb9a /page-box.php
parent91f24df42343297b9ebc7403558e37f315fd1019 (diff)
update typography files and use modular scale
Diffstat (limited to 'page-box.php')
-rw-r--r--page-box.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-box.php b/page-box.php
index ada377fa..7fe24f23 100644
--- a/page-box.php
+++ b/page-box.php
@@ -84,7 +84,7 @@
<h2 class="section--heading-2 section--text--center revealOnScroll"><?php echo $l->t('How to Box');?></h2>
<p class="section--intro section--text--center revealOnScroll"><?php echo $l->t('The Nextcloud Box is very easy to assemble. It comes with all necessary screws and a screwdriver. The lid uses magnets (magic!) so you can quickly open and close it.');?></p>
<div class="assembly revealOnScroll"></div>
- <a class="button button--blue button--icon button--large revealOnScroll" href="<?php echo get_template_directory_uri(); ?>/assets/files/Box-Assembly-Guide.pdf" role="button"><?php echo $l->t('Download PDF</a>');?>
+ <a class="button button--blue button--arrow button--large revealOnScroll" href="<?php echo get_template_directory_uri(); ?>/assets/files/Box-Assembly-Guide.pdf" role="button"><?php echo $l->t('Download PDF</a>');?>
</div>
</div>