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:
@@ -5,10 +5,6 @@ html {
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
body {
|
||||
padding-top: $navbar-height;
|
||||
}
|
||||
|
||||
:target::before {
|
||||
content: '';
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user