mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2024-11-28 00:15:43 +00:00
Make the site scale properly on mobile
This commit is contained in:
parent
ea8b758fe7
commit
42a7b145df
@ -6,6 +6,7 @@
|
|||||||
<meta charset=UTF-8>
|
<meta charset=UTF-8>
|
||||||
<link rel=stylesheet href=style.css>
|
<link rel=stylesheet href=style.css>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="favicon.png">
|
<link rel="shortcut icon" type="image/x-icon" href="favicon.png">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
Reference in New Issue
Block a user