1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

sticky header bug (#403)

This commit is contained in:
David Choi
2021-02-17 07:25:53 -08:00
committed by GitHub
parent 48cfb28de3
commit 50d96a12b1
4 changed files with 7 additions and 6 deletions

View File

@@ -5,10 +5,6 @@ html {
-moz-osx-font-smoothing: grayscale;
}
body {
padding-top: $navbar-height;
}
:target::before {
content: '';
display: block;