Make the site scale properly on mobile
This commit is contained in:
parent
ea8b758fe7
commit
42a7b145df
|
@ -6,6 +6,7 @@
|
|||
<meta charset=UTF-8>
|
||||
<link rel=stylesheet href=style.css>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="favicon.png">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Reference in New Issue