Skip to content

Commit 0e3f8f6

Browse files
same bgc for <html> as for whole web page
1 parent 45ac6fd commit 0e3f8f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@ input[type='search']::-webkit-search-cancel-button:hover {
3333
}
3434

3535
html {
36+
background-color: rgb(39 39 42);
3637
scrollbar-gutter: stable;
3738
}

0 commit comments

Comments
 (0)