From 5f64c1b6d59f54abaa05c97638dc50cd3ff4a50e Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Sat, 17 May 2014 19:37:57 -0400 Subject: Horrifyingly hacky
header fix, will fix soon --- style.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 7c3f00f..4c001b9 100644 --- a/style.css +++ b/style.css @@ -412,6 +412,8 @@ img { @media screen and (max-width: 520px) { .masthead { text-align: center; } } + .masthead br { + visibility: none; } .avatar { float: left; -- cgit v1.2.3