Skip to content

Commit 973e718

Browse files
humble-barnacle001Trott
authored andcommitted
Fix lint issue
1 parent dbc9465 commit 973e718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/css/layout/_dark-theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
color: $white;
99
}
1010

11-
* {
11+
* {
1212
code {
1313
background-color: $dark-code-background;
1414
}

0 commit comments

Comments
 (0)