mirror of
https://github.com/86Box/86box.github.io.git
synced 2026-02-21 17:15:35 -07:00
Attempt to fix responsive scale
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<meta property="og:description" content="{{ page.description }}" />
|
||||
<link rel="icon" href="/favicon.png" type="image/png">
|
||||
<meta name="theme-color" content="#ff4848">
|
||||
<meta name="viewport" content="width=640, initial-scale=1.0">
|
||||
<meta name="viewport" content="width=640, initial-scale=0.5">
|
||||
<link rel="stylesheet" href="/assets/css/style.css">
|
||||
<link rel="stylesheet" href="/assets/css/fonts.css">
|
||||
<script> </script>
|
||||
|
||||
Reference in New Issue
Block a user