From 2cde4f02ddab1294bd2cb964a3dc01c8f3200a5e Mon Sep 17 00:00:00 2001 From: 0xfff <0xfff@protonmail.com> Date: Fri, 9 Sep 2016 22:19:43 +0200 Subject: [PATCH] (Update) Layout: Spacing Home (#10) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * (Update) Logo-collection: Adjust spacing / add maxheight / use BEM * (Update) Home: Adjust spacing between h1 + slogan / Adjust space between image at the bottom * (Fix) Home: Replace secure icon with correctly retraced one * [Chore] Layout: Whitespace / unused inline javascript * (Update) Home: More Spacing * (Fix) Currency: execute js onload * (Update) Layout: Add class for latest news section --- _layouts/default.html | 74 ++++----------- _sass/_header.scss | 1 + _sass/_home.scss | 16 +++- assets/img/home/secure.svg | 2 +- currency/index.html | 179 +++++++++++++++++++------------------ index.html | 18 ++-- 6 files changed, 134 insertions(+), 156 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index f3b9a1f..4cf17f6 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -5,33 +5,31 @@