From 1114ff7947d742df516131c8d67609f31d6ee67a Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sun, 13 Sep 2015 12:42:03 +0200 Subject: Move news section to side-body. --- blog/_assets/stylesheets/_navbar.scss | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'blog/_assets/stylesheets/_navbar.scss') diff --git a/blog/_assets/stylesheets/_navbar.scss b/blog/_assets/stylesheets/_navbar.scss index 754169f..5fb3d48 100644 --- a/blog/_assets/stylesheets/_navbar.scss +++ b/blog/_assets/stylesheets/_navbar.scss @@ -5,7 +5,10 @@ } @include round-corners; width: 100%; - padding: 1mm; + padding: { + top: 1mm; + bottom: 1mm; + } a { text-decoration: none; -- cgit v1.2.3