Fix fonts
This commit is contained in:
		
							parent
							
								
									31fcbb3ccd
								
							
						
					
					
						commit
						7dcc9dcefc
					
				| @ -4,8 +4,8 @@ | ||||
|     <meta charset="utf-8"> | ||||
|     <title>Kosmos</title> | ||||
|     <meta content='width=device-width, minimum-scale=1.0, maximum-scale=1.0' name='viewport'> | ||||
|     <link href="/styles/style.css" rel="stylesheet" /> | ||||
|     <link href='https://assets.kosmos.org/fonts/open-sans/open-sans.css' rel='stylesheet'> | ||||
|     <link href="/styles/style.css" rel="stylesheet" /> | ||||
| </head> | ||||
| <body> | ||||
|   <div id="wrapper"> | ||||
|  | ||||
| @ -16,7 +16,7 @@ body, html { | ||||
| body { | ||||
|   background-color: #fff; | ||||
|   color: #232323; | ||||
|   font-family: 'Open Sans'; | ||||
|   font-family: 'Open Sans', sans-serif; | ||||
|   text-rendering: optimizeLegibility; | ||||
|   text-align: center; | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user