parsee-mizuhashi commited on
Commit
ba1e1c2
1 Parent(s): fff3bf7

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -4,7 +4,7 @@
4
  <title>MoFu Paper</title>
5
  </head>
6
  <body>
7
- <object data="./paper.pdf" type="application/pdf" width="100%" height="800px">
8
  <p><a href=./paper.pdf">Download</a>?</p>
9
  </object>
10
  </body>
 
4
  <title>MoFu Paper</title>
5
  </head>
6
  <body>
7
+ <object data="./paper.pdf" type="application/pdf" width="100%" height="100%">
8
  <p><a href=./paper.pdf">Download</a>?</p>
9
  </object>
10
  </body>