Skip to content

Commit dbc9465

Browse files
Update layouts/css/layout/_dark-theme.scss
Suggested lint fix Co-authored-by: Rich Trott <[email protected]>
1 parent 0adbc32 commit dbc9465

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)