Browse Source

Docs: Reduced tab-size.

Mr.doob 9 years ago
parent
commit
0f1cbc539e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/page.css

+ 1 - 0
docs/page.css

@@ -11,6 +11,7 @@ body {
 	font-family: 'inconsolata';
 	font-size: 15px;
 	line-height: 18px;
+	tab-size: 4;
 	overflow: auto;
 }