Skip to content

Commit e697407

Browse files
committed
up
1 parent 323f06d commit e697407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/styles/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ hl-code {
1212

1313
.content-bar {
1414
position: sticky;
15-
top: calc(65px + 1rem); // topbar-height
15+
top: calc(65px + 1rem);
1616
z-index: 1020;
1717
}

0 commit comments

Comments
 (0)