fixed errors in previous commit
Browse filesfixed html errors in previous commit
- index.html +1 -1
index.html
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
<!DOCTYPE html>
|
2 |
-
<html lang="en" style="overflow: auto; height: 100%; margin: 0
|
3 |
<head>
|
4 |
<meta charset="UTF-8" />
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
1 |
<!DOCTYPE html>
|
2 |
+
<html lang="en" style="overflow: auto; height: 100%; margin: 0;">
|
3 |
<head>
|
4 |
<meta charset="UTF-8" />
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|