Fix black bar underneath logo

This commit is contained in:
WaLLy3K
2017-09-22 11:46:54 +10:00
committed by GitHub
parent 931364a968
commit fd9b10c1d2

View File

@@ -40,3 +40,6 @@ a.lookatme {
#all-queries tbody {
word-wrap: break-word;
}
.main-header .logo {
height: 51px;
}