From 55252425886943a8f962526139b271f725829ea1 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Mon, 20 Oct 2014 23:09:05 -0400 Subject: [PATCH] Move .image-wrap triangle down a few pixels to cover small gap --- _sass/page.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/page.scss b/_sass/page.scss index 26f9648..854bd11 100644 --- a/_sass/page.scss +++ b/_sass/page.scss @@ -272,7 +272,7 @@ $button-size: 1.5rem; content: " "; display: block; position: absolute; - bottom: 5px; + bottom: 0; left: 8%; width: 0; height: 0; -- 2.43.0