mirror of
				https://github.com/LiteyukiStudio/LiteyukiBot.git
				synced 2025-10-31 12:36:24 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			164 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			164 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
| // you can change config here
 | |
| $colors: #c0392b, #d35400, #f39c12, #27ae60, #16a085, #2980b9, #8e44ad, #2c3e50,
 | |
|   #7f8c8d !default;
 | |
| 
 | |
| body {
 | |
|     overflow-x: hidden;
 | |
| } |