Skip to content

Commit b2805c4

Browse files
committed
reduce toc size
0.5em -> 0.4em
1 parent 662d741 commit b2805c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/post-single.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
margin-bottom: 40px;
249249
border: 1px solid var(--border);
250250
border-radius: var(--radius);
251-
padding: .5em
251+
padding: .4em
252252
}
253253

254254
.toc details summary {

0 commit comments

Comments
 (0)