From b9b3dbbd9b420c60198f1e1184ecbe7b2bb04f15 Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Fri, 1 Sep 2017 04:23:55 +0800 Subject: [PATCH] Improve back button appearance --- _includes/2017/top-nav.html | 8 ++- _layouts/2017/home.html | 2 +- _sass/2017/components/back-button.scss | 48 ++++++++++++++ _sass/2017/components/headline-ad.scss | 17 +++-- _sass/2017/components/main-heading.scss | 2 + _sass/2017/components/top-nav.scss | 85 +++++++++++++++---------- _sass/2017/style.scss | 1 + 7 files changed, 120 insertions(+), 43 deletions(-) create mode 100644 _sass/2017/components/back-button.scss diff --git a/_includes/2017/top-nav.html b/_includes/2017/top-nav.html index e5b69d227..2db0d1345 100644 --- a/_includes/2017/top-nav.html +++ b/_includes/2017/top-nav.html @@ -1,8 +1,10 @@