Horrifyingly hacky <br> header fix, will fix soon

This commit is contained in:
Barry Clark 2014-05-17 19:37:57 -04:00
parent 84e10c22fa
commit 5f64c1b6d5
3 changed files with 8 additions and 0 deletions

View file

@ -412,6 +412,8 @@ img {
@media screen and (max-width: 520px) {
.masthead {
text-align: center; } }
.masthead br {
visibility: none; }
.avatar {
float: left;