Update post-single.css
This commit is contained in:
		
							parent
							
								
									68b03d8259
								
							
						
					
					
						commit
						564e408488
					
				| 
						 | 
					@ -40,11 +40,11 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.post-content {   
 | 
					.post-content {   
 | 
				
			||||||
    padding-top: var(--gap);
 | 
					    padding-top: var(--gap);
 | 
				
			||||||
    font-size: 15px;
 | 
					    font-size: 15.5px;
 | 
				
			||||||
    font-weight: 400;
 | 
					    font-weight: 200;
 | 
				
			||||||
    font-family: inherit;
 | 
					    font-family: inherit;
 | 
				
			||||||
    color: var(--content);
 | 
					    color: var(--content);
 | 
				
			||||||
    letter-spacing: -0.1px;
 | 
					/*     letter-spacing: -0.1px;  */
 | 
				
			||||||
    line-height: 2;
 | 
					    line-height: 2;
 | 
				
			||||||
    font-family: "Monaspace Neon", sans-serif;
 | 
					    font-family: "Monaspace Neon", sans-serif;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue