aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-05-17 19:37:57 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-05-17 19:37:57 -0400
commit5f64c1b6d59f54abaa05c97638dc50cd3ff4a50e (patch)
treedda67c0b3dd4f3acb1c4ec9e049422b92e720c2f /style.css
parent84e10c22fa9c055658e0684a33ff258b7f78cf7a (diff)
downloadkompetenzbolzen.github.io-5f64c1b6d59f54abaa05c97638dc50cd3ff4a50e.tar.gz
Horrifyingly hacky <br> header fix, will fix soon
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 2 insertions, 0 deletions
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;