You've already forked no-js-hugo-theme
							
							Update spacing and font style
This commit is contained in:
		@@ -221,12 +221,12 @@ blockquote {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.table-of-contents li {
 | 
					.table-of-contents li {
 | 
				
			||||||
	margin-top: 0.8em;
 | 
						margin-top: 0.5em;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.table-of-contents ul ul {
 | 
					.table-of-contents ul ul {
 | 
				
			||||||
	list-style: none;
 | 
						list-style: none;
 | 
				
			||||||
	padding-left: 1.5em;
 | 
						padding-left: 1.0em;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.table-of-contents-title {
 | 
					.table-of-contents-title {
 | 
				
			||||||
@@ -336,8 +336,8 @@ blockquote {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
body {
 | 
					body {
 | 
				
			||||||
	font-size: 13pt;
 | 
						font-size: 13pt;
 | 
				
			||||||
	font-family: Lato, Arial, Helvetica, sans-serif;
 | 
						font-family: Lato, Arial, Helvetica, "Liberation Sans", sans-serif;
 | 
				
			||||||
	line-height: 1.4;
 | 
						line-height: 1.45;
 | 
				
			||||||
	margin: 0;
 | 
						margin: 0;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -26,6 +26,7 @@ a > code {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
body {
 | 
					body {
 | 
				
			||||||
 | 
						color: #232629;
 | 
				
			||||||
	background-color: rgb(247, 247, 247);
 | 
						background-color: rgb(247, 247, 247);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user