mirror of
				https://github.com/ItsDrike/itsdrike.com.git
				synced 2025-11-04 04:06:36 +00:00 
			
		
		
		
	Add chroma pre class
This commit is contained in:
		
							parent
							
								
									46d344185c
								
							
						
					
					
						commit
						52fd55eee6
					
				
					 1 changed files with 9 additions and 0 deletions
				
			
		| 
						 | 
					@ -102,6 +102,15 @@ a.no-color-change {
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					pre.chroma {
 | 
				
			||||||
 | 
					  margin-bottom: $paragraph-margin-bottom;
 | 
				
			||||||
 | 
					  padding: $spacer;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  .highlight & {
 | 
				
			||||||
 | 
					    margin-top: 0;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
p, li, h1, h2, h3, h4, h5, h6 {
 | 
					p, li, h1, h2, h3, h4, h5, h6 {
 | 
				
			||||||
  code {
 | 
					  code {
 | 
				
			||||||
    @extend .chroma;
 | 
					    @extend .chroma;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue