mirror of
https://github.com/uw935/vatsimfox.git
synced 2026-09-17 03:38:54 +00:00
fix first display on apple iphones
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
<meta content="yes" name="apple-touch-fullscreen" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="#FA8232">
|
||||
<meta name="format-detection" content="telephone=no">
|
||||
<meta name="viewport" content="width = 320, initial-scale = 2.3, user-scalable = no">
|
||||
<link rel="icon" href="{{ url_for('static', filename='icon.ico') }}" type="image/x-icon">
|
||||
<title>{% block title %}{% endblock %}</title>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||
|
||||
Reference in New Issue
Block a user