From 7414318a8cac8728d4306ed2fe7ebda34edef730 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Sun, 30 Jul 2017 01:16:45 -0400 Subject: [PATCH] :Organize headline images vertically at smallest resolution Was squishing text too much. --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 6fc1b0e..55e2273 100644 --- a/style.css +++ b/style.css @@ -443,6 +443,7 @@ body.article h3 { #headline { position: initial; float: right; + width: 75px; } #headline a {