Added meta viewport
This commit is contained in:
parent
3d2345c752
commit
7b158e7924
@ -2,6 +2,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<script src="https://use.fontawesome.com/0aa8f3d106.js"></script>
|
<script src="https://use.fontawesome.com/0aa8f3d106.js"></script>
|
||||||
<link rel="stylesheet" href="/css/picnic.min.css">
|
<link rel="stylesheet" href="/css/picnic.min.css">
|
||||||
<link rel="stylesheet" href="/css/rome.css">
|
<link rel="stylesheet" href="/css/rome.css">
|
||||||
|
Loading…
Reference in New Issue
Block a user