Skip to content

Commit e76079b

Browse files
committed
edit app.css/counter
1 parent 356bca7 commit e76079b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ body {
174174
}
175175

176176
#content h2:before {
177-
content: counters(section, ".") " ";
177+
content: counters(section) ". ";
178178
}
179179

180180
#content h3 {

0 commit comments

Comments
 (0)