Skip to content

Commit da1edce

Browse files
committed
tab size
1 parent 42b9679 commit da1edce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_sass/base.scss

+2
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,13 @@ code {
8484
font-family: $mono-font-family;
8585
font-size: 0.8em;
8686
line-height: $body-line-height;
87+
tab-size: 2;
8788
}
8889

8990
figure,
9091
pre {
9192
margin: 0;
93+
tab-size: 2;
9294
}
9395

9496
li {

0 commit comments

Comments
 (0)