From c360289608f12725f82791fa592f073c5bc8ec80 Mon Sep 17 00:00:00 2001 From: Huy Tran Date: Sun, 22 Jul 2018 21:34:01 +1000 Subject: [PATCH] revises styles and layouts --- layouts/partials/debug.html | 2 +- layouts/partials/post-meta-after.html | 6 +- static-src/scss/hyde-hyde/_customised.scss | 97 ++++++++++++---------- static-src/scss/hyde-hyde/_variables.scss | 6 +- static/css/hyde-hyde.css | 93 +++++++++------------ static/css/hyde-hyde.css.map | 2 +- 6 files changed, 99 insertions(+), 107 deletions(-) diff --git a/layouts/partials/debug.html b/layouts/partials/debug.html index e62b53c..f24a296 100644 --- a/layouts/partials/debug.html +++ b/layouts/partials/debug.html @@ -1,3 +1,3 @@ - {{ printf "%#v" . }} + {{ printf "%#v" . }}
diff --git a/layouts/partials/post-meta-after.html b/layouts/partials/post-meta-after.html index a101498..2c9c5cd 100644 --- a/layouts/partials/post-meta-after.html +++ b/layouts/partials/post-meta-after.html @@ -2,7 +2,7 @@