mirror of
https://github.com/86Box/86box.github.io.git
synced 2026-02-22 09:35:35 -07:00
Proper responsive layout for mobile and many other CSS improvements
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
<link rel="icon" href="/assets/images/favicon.png" type="image/png">
|
||||
<meta name="theme-color" content="#ff4848">
|
||||
<meta name="viewport" content="width=768" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!--[if !IE]><!-->
|
||||
<link rel="stylesheet" href="/assets/css/style.css" media="screen">
|
||||
<link rel="stylesheet" href="/assets/css/style-print.css" media="print">
|
||||
|
||||
Reference in New Issue
Block a user