Monospace font-family for location and date
This commit is contained in:
		@ -243,6 +243,7 @@ body {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.description .location {
 | 
					.description .location {
 | 
				
			||||||
 | 
					  font-family: monospace;
 | 
				
			||||||
  font-size: calc(.75em + .25vw);
 | 
					  font-size: calc(.75em + .25vw);
 | 
				
			||||||
  margin: .25em;
 | 
					  margin: .25em;
 | 
				
			||||||
  overflow: hidden;
 | 
					  overflow: hidden;
 | 
				
			||||||
@ -251,6 +252,7 @@ body {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.description .date {
 | 
					.description .date {
 | 
				
			||||||
 | 
					  font-family: monospace;
 | 
				
			||||||
  font-size: calc(.75em + .25vw);
 | 
					  font-size: calc(.75em + .25vw);
 | 
				
			||||||
  margin: .25em;
 | 
					  margin: .25em;
 | 
				
			||||||
  overflow: hidden;
 | 
					  overflow: hidden;
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user