Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
<style>
|
6 |
#target {
|
7 |
width: 1200px;
|
8 |
-
height:
|
9 |
overflow-y: auto;
|
10 |
overflow-x: auto;
|
11 |
resize: both;
|
|
|
5 |
<style>
|
6 |
#target {
|
7 |
width: 1200px;
|
8 |
+
height: 1200px;
|
9 |
overflow-y: auto;
|
10 |
overflow-x: auto;
|
11 |
resize: both;
|