2
0
Эх сурвалжийг харах

Merge pull request #10925 from jostschmithals/docsCss

Suggestion for 2 slight changes to docs CSS (for better clarity/readability)
Mr.doob 8 жил өмнө
parent
commit
86d0442027
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      docs/page.css

+ 2 - 2
docs/page.css

@@ -40,11 +40,11 @@ h3 {
 	font-size: 16px;
 	font-weight: normal;
 
-	margin-top: 30px;
+	margin-top: 40px;
 }
 
 div {
-	/* padding-left: 30px; */
+    padding-left: 30px; 
 	margin-bottom: 20px;
 }