mirror of
				https://github.com/Redocly/redoc.git
				synced 2025-11-04 09:47:31 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			117 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			117 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
@import '../../common/styles/variables';
 | 
						|
 | 
						|
.api-info-header {
 | 
						|
  font-weight: normal;
 | 
						|
}
 | 
						|
 | 
						|
:host > div {
 | 
						|
  width: 60%;
 | 
						|
}
 |