add viewport
This commit is contained in:
parent
c109abb196
commit
7a908f4670
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
|
||||
<link rel="stylesheet" href="{{ 'assets/css/main.css' | relative_url }}">
|
||||
<link rel="stylesheet" href="{{ 'assets/fonts/oleoscript.css' | relative_url }}">
|
||||
|
|
Loading…
Reference in a new issue