mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-30 21:58:32 +00:00 
			
		
		
		
	🐛 Fixed red flag splitting across two lines (#79)
* Fix red flag splitting across two lines Added white-space: nowrap to .flag_red and added new properties to link within toc to compensate for nowrap. * Reverting back to original state. * Revisited line wrap issue. Co-authored-by: Tatiana Mac <github@tatianamac.com>
This commit is contained in:
		 Michael Spellacy (Spell)
					Michael Spellacy (Spell)
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							e2f6cd68fc
						
					
				
				
					commit
					6050307a78
				
			| @@ -1,3 +1,8 @@ | ||||
| .toc__list-item { | ||||
|   break-inside: avoid; | ||||
|  | ||||
|     > span, > a { | ||||
|     margin-right: 0.75rem; | ||||
|     } | ||||
|  | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user