Skip to content

Commit 563c201

Browse files
committed
edit app.css/counter
1 parent e76079b commit 563c201

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: counter(section) ". ";
178178
}
179179

180180
#content h3 {

0 commit comments

Comments
 (0)