refactor(font): change font-family to Roboto
							parent
							
								
									9d0c04a77f
								
							
						
					
					
						commit
						297cf4fc24
					
				| 
						 | 
				
			
			@ -6,7 +6,7 @@
 | 
			
		|||
  <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
			
		||||
  <title>Blur Admin</title>
 | 
			
		||||
 | 
			
		||||
  <link href='http://fonts.googleapis.com/css?family=Lato:100,200,300,400,500,600,700,800,900' rel='stylesheet' type='text/css'>
 | 
			
		||||
  <link href='https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900&subset=latin,greek,greek-ext,vietnamese,cyrillic-ext,latin-ext,cyrillic' rel='stylesheet' type='text/css'>
 | 
			
		||||
 | 
			
		||||
  <link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png">
 | 
			
		||||
  <link rel="icon" type="image/png" sizes="96x96" href="img/favicon-96x96.png">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
$font-family:  'Lato', sans-serif;
 | 
			
		||||
$font-family:  'Roboto', sans-serif;
 | 
			
		||||
 | 
			
		||||
$primary: #41bee9!default;
 | 
			
		||||
$info: #5bc0de!default;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue