Skip to content

Commit a3e4283

Browse files
committed
Add missing newline at end of file in custom.css
1 parent d604b32 commit a3e4283

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

assets/css/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ kbd a {
66
border: none !important;
77
box-shadow: none !important;
88
}
9+
10+
#sidebar {
11+
top: initial !important;
12+
}

0 commit comments

Comments
 (0)