Skip to content

Commit 99ec32a

Browse files
committed
Fixed changed class selector
1 parent 891ad3c commit 99ec32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/styles/index.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ html, body {
6565
}
6666

6767
// Code formating
68-
.content {
68+
.content__default {
6969
code {
7070
color $c-orange
7171
padding 0.25rem 0.5rem

0 commit comments

Comments
 (0)