We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 323f06d commit e697407Copy full SHA for e697407
assets/styles/app.css
@@ -12,6 +12,6 @@ hl-code {
12
13
.content-bar {
14
position: sticky;
15
- top: calc(65px + 1rem); // topbar-height
+ top: calc(65px + 1rem);
16
z-index: 1020;
17
}
0 commit comments