diff --git a/src/App.vue b/src/App.vue index c86e6e44e..11bbf9fe7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -157,6 +157,9 @@ export default { .content { padding: 20px; width: 100%; + > h2 { + text-align: center; + } } p { margin-bottom: 20px; @@ -218,7 +221,7 @@ export default { font-size: 14px; } } - .content-final { + .page-final { h3 { background-position: 0; background-size: 16px 16px; @@ -324,7 +327,7 @@ export default { } } - &.content-final { + &.page-final { padding-bottom: 50px; } } diff --git a/templates/page.apps.php b/templates/page.apps.php index 6e27e06b4..0e91dfc2e 100644 --- a/templates/page.apps.php +++ b/templates/page.apps.php @@ -28,6 +28,9 @@ */ ?>
t('Find more than 100 apps in the Nextcloud App Store to customize your cloud:')); ?>
diff --git a/templates/page.clients.php b/templates/page.clients.php index d08488154..a8c5fbff4 100644 --- a/templates/page.clients.php +++ b/templates/page.clients.php @@ -30,6 +30,7 @@t('Nextcloud gives you access to your files wherever you are.')); ?>
t('Our easy to use desktop and mobile clients are available for all major platforms at zero cost!')); ?>
t('Nextcloud puts your data at your fingertips, under your control. Store your documents, calendar, contacts and photos on a server in your company, at home, at one of our providers or in a data center you know.')); ?>