Skip to content

Commit 2260d18

Browse files
committed
chore: clean-up
1 parent ec630f2 commit 2260d18

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/assets/scss/_content.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,8 @@
7979
}
8080

8181
// Prevent breaking of code
82-
// stylelint-disable-next-line selector-max-compound-selectors
8382
th,
84-
td:first-child > code {
83+
td:first-child > code { // stylelint-disable-line selector-max-compound-selectors
8584
white-space: nowrap;
8685
}
8786
}

0 commit comments

Comments
 (0)