Skip to content

Commit b405ec8

Browse files
tabunagithub-actions[bot]
authored andcommitted
Fixed code style
1 parent 4e672ea commit b405ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/css/prism.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ code[class*='language-'] {
3737
}
3838

3939
code[class*='language-'] {
40-
padding: 0!important;
40+
padding: 0 !important;
4141
}
4242

4343
pre[class*='language-']::selection,

0 commit comments

Comments
 (0)