Fix
This commit is contained in:
		
							parent
							
								
									e3c3c44eba
								
							
						
					
					
						commit
						3ddee67fb5
					
				| 
						 | 
					@ -40,12 +40,12 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.post-content {   
 | 
					.post-content {   
 | 
				
			||||||
    padding-top: var(--gap);
 | 
					    padding-top: var(--gap);
 | 
				
			||||||
    font-size: 16px;
 | 
					    font-size: 16.5px;
 | 
				
			||||||
    font-weight: 380;
 | 
					    font-weight: 400;
 | 
				
			||||||
    font-family: inherit;
 | 
					    font-family: inherit;
 | 
				
			||||||
    color: var(--content);
 | 
					    color: var(--content);
 | 
				
			||||||
    letter-spacing: 0.1px;
 | 
					    letter-spacing: 0.1px;
 | 
				
			||||||
    line-height: 1.8;
 | 
					    line-height: 2;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.post-content h3,
 | 
					.post-content h3,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue