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>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Google Fonts Mirror Interface</title>
|
<title>Google Fonts Mirror Interface</title>
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header class="top-title">
|
<header class="top-title">
|
||||||
|
|
Loading…
Reference in a new issue