Make the header not jump around

This commit is contained in:
spf13 2014-05-28 17:54:54 -04:00
parent 7be1411681
commit 9e8ab61db9

View File

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