Add viewport meta tag
This commit is contained in:
parent
aae49ddf7d
commit
8f6333b312
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Google Fonts Mirror Interface</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
<body>
|
||||
<header class="top-title">
|
||||
|
|
Loading…
Reference in a new issue