Fixed CSS bugs
This commit is contained in:
		
							parent
							
								
									231de3a257
								
							
						
					
					
						commit
						7da6266b94
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -7,7 +7,7 @@ | ||||||
|         <meta name="description" content="Maya's Stream Chat"> |         <meta name="description" content="Maya's Stream Chat"> | ||||||
|         <meta name="viewport" content="width=device-width, initial-scale=1" /> |         <meta name="viewport" content="width=device-width, initial-scale=1" /> | ||||||
|         <meta charset="UTF-8"> |         <meta charset="UTF-8"> | ||||||
|         <link rel="stylesheet" href="../html/chat.css"> |         <link rel="stylesheet" href="../css/chat.css"> | ||||||
|         <link rel="icon" href=""> |         <link rel="icon" href=""> | ||||||
|     </head> |     </head> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -7,7 +7,7 @@ | ||||||
|     <meta name="description" content="Maya's Stream"> |     <meta name="description" content="Maya's Stream"> | ||||||
|     <meta name="viewport" content="width=device-width, initial-scale=1" /> |     <meta name="viewport" content="width=device-width, initial-scale=1" /> | ||||||
|     <meta charset="UTF-8"> |     <meta charset="UTF-8"> | ||||||
|     <link rel="stylesheet" href="index.css"> |     <link rel="stylesheet" href="css/index.css"> | ||||||
|     <link rel="icon" href="asssets/favicon.svg"> |     <link rel="icon" href="asssets/favicon.svg"> | ||||||
| </head> | </head> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue