From 8d730a953ac07b281935ef16431cdb32cb20bcc6 Mon Sep 17 00:00:00 2001 From: Nicolas Coden Date: Tue, 9 Jan 2018 22:55:56 +0100 Subject: [PATCH] docs: improve design of download part in installation --- docs/pages/installation.md | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/docs/pages/installation.md b/docs/pages/installation.md index 4ec147187..f31f76963 100644 --- a/docs/pages/installation.md +++ b/docs/pages/installation.md @@ -84,11 +84,25 @@ To create compressed, production-ready assets, run `npm run build`. --- -## CSS Download -
- - +## Download + +
+
+
+ + +
+
+ +
+

+ If you aren't into Sass, we have a starter template with compiled CSS and JavaScript, as well as a starting `index.html` file for you to hack on. Just unzip and get coding! +

+

+ Download Foundation +

+
If you aren't into Sass, we have a starter template with compiled CSS and JavaScript, as well as a starting `index.html` file for you to hack on. Just unzip and get coding! -- 2.47.2