slightly reduced size of progress bar
This commit is contained in:
		@@ -313,7 +313,7 @@ html {
 | 
				
			|||||||
#reveal .progress {
 | 
					#reveal .progress {
 | 
				
			||||||
	position: fixed;
 | 
						position: fixed;
 | 
				
			||||||
	display: none;
 | 
						display: none;
 | 
				
			||||||
	height: 4px;
 | 
						height: 3px;
 | 
				
			||||||
	width: 100%;
 | 
						width: 100%;
 | 
				
			||||||
	bottom: 0;
 | 
						bottom: 0;
 | 
				
			||||||
	left: 0;
 | 
						left: 0;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user