remove viewport meta
This commit is contained in:
parent
1b705f389b
commit
c2820fa30c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<title>NONSTOPWORLD</title>
|
||||
<link rel="stylesheet" href="./assets/css/main.css" />
|
||||
</head>
|
||||
|
|
Loading…
Add table
Reference in a new issue