fix the final fuckup, not viewport issue css issue. oopsie
This commit is contained in:
		| @@ -2,7 +2,7 @@ | |||||||
| <html lang="en-gb"> | <html lang="en-gb"> | ||||||
| <head> | <head> | ||||||
|     <meta charset="UTF-8"> |     <meta charset="UTF-8"> | ||||||
|     <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> |     <meta name="viewport" content="width=device-width"> | ||||||
|     <meta http-equiv="X-UA-Compatible" content="ie=edge"> |     <meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||||||
|     <link rel="stylesheet" href="/assets/css/post.css"> |     <link rel="stylesheet" href="/assets/css/post.css"> | ||||||
|     <link rel="icon" href="/assets/favicon.ico"> |     <link rel="icon" href="/assets/favicon.ico"> | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
| <html lang="en-gb"> | <html lang="en-gb"> | ||||||
| <head> | <head> | ||||||
|     <meta charset="UTF-8"> |     <meta charset="UTF-8"> | ||||||
|     <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> |     <meta name="viewport" content="width=device-width"> | ||||||
|     <meta http-equiv="X-UA-Compatible" content="ie=edge"> |     <meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||||||
|     <link rel="icon" href="/assets/favicon.ico"> |     <link rel="icon" href="/assets/favicon.ico"> | ||||||
|     <link rel="stylesheet" href="/assets/css/index.css"> |     <link rel="stylesheet" href="/assets/css/index.css"> | ||||||
|   | |||||||
| @@ -173,6 +173,12 @@ div.friend-container.lain > a > img { | |||||||
|     height: 60px; |     height: 60px; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | @media only screen and (max-width: 900px) { | ||||||
|  |     .card { | ||||||
|  |         min-width: unset; | ||||||
|  |     } | ||||||
|  | } | ||||||
|  |  | ||||||
| @media only screen and (max-width: 467px) { | @media only screen and (max-width: 467px) { | ||||||
|     .friend-container { |     .friend-container { | ||||||
|         margin: 20px auto; |         margin: 20px auto; | ||||||
|   | |||||||
							
								
								
									
										
											BIN
										
									
								
								assets/lain/neet.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								assets/lain/neet.gif
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 81 KiB | 
		Reference in New Issue
	
	Block a user
	 tyler :3
					tyler :3