Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
<title>Title of the document</title>
|
5 |
<style>
|
6 |
#target {
|
7 |
-
width:
|
8 |
height: 1200px;
|
9 |
overflow-y: auto;
|
10 |
overflow-x: auto;
|
|
|
4 |
<title>Title of the document</title>
|
5 |
<style>
|
6 |
#target {
|
7 |
+
width: 1800px;
|
8 |
height: 1200px;
|
9 |
overflow-y: auto;
|
10 |
overflow-x: auto;
|