mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Make the header not jump around
This commit is contained in:
parent
2a44ca543b
commit
1ba63f15c8
1 changed files with 3 additions and 0 deletions
3
docs/static/css/style.css
vendored
3
docs/static/css/style.css
vendored
|
@ -35,6 +35,9 @@ Website: http://geekslabs.com/
|
||||||
border-color: #adadad;
|
border-color: #adadad;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.nav-github {
|
||||||
|
width: 325px;
|
||||||
|
}
|
||||||
.nav-github > span {
|
.nav-github > span {
|
||||||
padding-right: 0.5em;
|
padding-right: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue