mirror of
				https://github.com/JKorf/CryptoExchange.Net
				synced 2025-10-30 18:07:42 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			115 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			115 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
| //
 | |
| // Screenreaders
 | |
| //
 | |
| 
 | |
| .sr-only {
 | |
|   @include sr-only();
 | |
| }
 | |
| 
 | |
| .sr-only-focusable {
 | |
|   @include sr-only-focusable();
 | |
| }
 |