mirror of
				https://github.com/ShaYmez/ezservermonitor-web.git
				synced 2025-10-31 04:50:41 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			157 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			157 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
| @import "_mixins";
 | |
| 
 | |
| /* Navbar */
 | |
| $navbar-height: 60px;
 | |
| 
 | |
| /* Layout */
 | |
| $layout-bg-color: #fff;
 | |
| 
 | |
| /* Basic colors */
 | |
| $main-color: #99AEC4;
 | |
| $text-color: #4D5157;
 |