Skip to content

Commit 80d7b5b

Browse files
authored
modify mata, font-size for search console
1 parent d83ae6b commit 80d7b5b

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

09 Dev Tools Domination/index.html

+2-5
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,9 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta http-equiv="X-UA-Compatible" content="ie=edge">
57
<title>Console Tricks!</title>
6-
<style>
7-
html, body {
8-
font-size: 16px;
9-
}
10-
</style>
118
</head>
129
<body>
1310

0 commit comments

Comments
 (0)