From 9c27ae98cf3dbd348d1b0ce8ed40d41a536ac90d Mon Sep 17 00:00:00 2001 From: George Cushen Date: Wed, 5 Oct 2016 03:11:44 +0100 Subject: [PATCH] css: Improve style of contact widget and refactor (#36) --- layouts/partials/widgets/contact.html | 10 ++++---- static/css/hugo-academic.css | 34 ++++++++++++++++++++------- 2 files changed, 31 insertions(+), 13 deletions(-) diff --git a/layouts/partials/widgets/contact.html b/layouts/partials/widgets/contact.html index fc298e7a..29f7eada 100644 --- a/layouts/partials/widgets/contact.html +++ b/layouts/partials/widgets/contact.html @@ -14,11 +14,11 @@
{{ with $page.Content }}

{{ . | markdownify }}

{{ end }} -