Skip to content

Commit ac7a11f

Browse files
committed
chore(docs) reduce tab-size in docs for readability
1 parent 770da7a commit ac7a11f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/config.ld

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ topics = {
4040

4141
format = "markdown"
4242
plain = true
43+
style = true

docs/ldoc.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ pre {
120120
margin: 10px 0 10px 0;
121121
overflow: auto;
122122
font-family: "Andale Mono", monospace;
123+
tab-size: 2;
123124
}
124125

125126
pre.example {

0 commit comments

Comments
 (0)