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:
Diffstat (limited to 'assets/css/pages/features.css')
-rw-r--r--assets/css/pages/features.css12
1 files changed, 8 insertions, 4 deletions
diff --git a/assets/css/pages/features.css b/assets/css/pages/features.css
index 102962f0..be986e6e 100644
--- a/assets/css/pages/features.css
+++ b/assets/css/pages/features.css
@@ -124,9 +124,13 @@ section {
text-align: center;
padding-top: 20%; }
-.calltoaction {
- padding-bottom: 100px; }
- .calltoaction a {
- margin: 50px; }
+.section--getstarted {
+ margin-bottom: 0px; }
+ .section--getstarted a {
+ margin-left: 50px;
+ margin-right: 50px; }
+
+footer {
+ margin-top: 0px; }
/*# sourceMappingURL=features.css.map */