Make the header not jump around

This commit is contained in:
spf13 2014-05-28 17:54:54 -04:00
parent 2a44ca543b
commit 1ba63f15c8

View file

@ -35,6 +35,9 @@ Website: http://geekslabs.com/
border-color: #adadad;
}
.nav-github {
width: 325px;
}
.nav-github > span {
padding-right: 0.5em;
}