From: Kevin Chu Date: Tue, 18 Apr 2017 16:25:43 +0000 (-0700) Subject: Updating spacing and blue hero X-Git-Tag: v6.4.0-rc1~46^2~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc4c7413e7e30bd441012d9c98eaee61ee1a0c73;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Updating spacing and blue hero --- diff --git a/docs/assets/scss/_accordion-content.scss b/docs/assets/scss/_accordion-content.scss index 3d059b534..43337abb4 100644 --- a/docs/assets/scss/_accordion-content.scss +++ b/docs/assets/scss/_accordion-content.scss @@ -1,3 +1,8 @@ +.welcome-accordion { + margin-top: 3rem; + margin-bottom: 3rem; +} + .welcome-accordion-item { &.is-active { diff --git a/docs/pages/index.md b/docs/pages/index.md index d490c9db0..f1a488120 100644 --- a/docs/pages/index.md +++ b/docs/pages/index.md @@ -4,13 +4,8 @@ description: We built Foundation for Sites to be the most advanced responsive fr tags: - index - home ---- - -## Welcome to Foundation 6 - -We built Foundation for Sites to be the most advanced responsive front-end framework in the world. - - + +video-hero: true --- diff --git a/docs/pages/installation.md b/docs/pages/installation.md index e80f69922..b88173ea0 100644 --- a/docs/pages/installation.md +++ b/docs/pages/installation.md @@ -3,6 +3,10 @@ title: Installation description: There are many ways to install Foundation, but if you're just getting started, we have a few suggestions. --- +## Installation + + + ### Command-Line Tool Not a fan of GUIs? The Node-powered Foundation CLI can install the same template projects for you. Install it with npm: