Skip to content

Commit 4148ed9

Browse files
Update fix.css
1 parent 01331e5 commit 4148ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_just/style/fix.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ button[aria-label="Copy Code"] {
5252
}
5353

5454
code .linenumber {
55-
position: fixed;
55+
position: absolute;
5656
background-color: rgba(40,42,54,0.75);
5757
backdrop-filter: blur(3px);
5858
-webkit-backdrop-filter: blur(3px);

0 commit comments

Comments
 (0)