From 436b0115874d82abc7e14ecbfbdd6bcad7dd2bc0 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sun, 1 Jan 2017 12:49:38 -0500 Subject: fixed some random bugs --- design/sass/_writing_details.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'design/sass') diff --git a/design/sass/_writing_details.scss b/design/sass/_writing_details.scss index 06a5e05..0d940d8 100644 --- a/design/sass/_writing_details.scss +++ b/design/sass/_writing_details.scss @@ -410,6 +410,7 @@ figure.picwide img.picwide { .pic66 { max-width: 63.9%; } + figure.pic66 { float: left; max-width: 65.9%;} .row-right .pic25 { max-width: 49%; } @@ -424,6 +425,9 @@ figure.picwide img.picwide { max-width: 66.6%; float: right } + .extra-2 { + max-width: 65.9%; + } .right { float: right;} .right + a img { float:left -- cgit v1.2.3-70-g09d2