Fix
This commit is contained in:
		
							parent
							
								
									918c40b341
								
							
						
					
					
						commit
						e6b7a2d88c
					
				| 
						 | 
					@ -50,9 +50,10 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@media (max-width: 768px) {
 | 
					@media (max-width: 768px) {
 | 
				
			||||||
    .post-content {   
 | 
					    .post-content {   
 | 
				
			||||||
        font-size: 15px;
 | 
					        font-size: 15.5px;
 | 
				
			||||||
        letter-spacing: 0px;
 | 
					        letter-spacing: 0px;
 | 
				
			||||||
        line-height: 1.6;
 | 
					        line-height: 1.6;
 | 
				
			||||||
 | 
					        word-break: break-word;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue