mirror of
				https://github.com/amiaopensource/ffmprovisr.git
				synced 2025-11-04 10:49:10 +01:00 
			
		
		
		
	css for code when line is really long and doesnt naturally have a breakpoint
This commit is contained in:
		@@ -2,6 +2,10 @@ h1,h2,h3,h4,h5,h6 {
 | 
			
		||||
  font-family: 'Montserrat', sans-serif;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
code {
 | 
			
		||||
  word-break: break-all;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
dd {
 | 
			
		||||
  padding-left:24px;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user