From 1909e3bd0ccf991ab7d0808971efecf3ad751f2e Mon Sep 17 00:00:00 2001 From: luxagraf Date: Thu, 11 Aug 2016 16:27:12 -0400 Subject: added a link to Evolution Host as per our free hosting agreement --- design/sass/_writing_details.scss | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'design/sass') diff --git a/design/sass/_writing_details.scss b/design/sass/_writing_details.scss index 82f1376..6a63871 100644 --- a/design/sass/_writing_details.scss +++ b/design/sass/_writing_details.scss @@ -268,6 +268,14 @@ img.picwide { figure.picwide > img.picwide { margin: auto !important; } +.notes .h-entry figure.picwide { + @include breakpoint(gamma) { + margin-left: -140px; + } + @include breakpoint(delta) { + margin-left: -245px; + } +} .picwide960 { clear: both; margin: 1em 0; -- cgit v1.2.3