wnm168 commited on
Commit
e63cb1c
·
verified ·
1 Parent(s): e70a6da

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -10,7 +10,7 @@
10
  <link href="https://cdn.jsdelivr.net/npm/[email protected]/css/fonts.min.css" rel="stylesheet" />
11
  </head>
12
 
13
- <body>
14
  <div id="root"></div>
15
  <a id="back-to-top" href="#" class="btn btn-success btn-lg back-to-top" role="button"><i
16
  class="mdi mdi-arrow-up"></i></a>
 
10
  <link href="https://cdn.jsdelivr.net/npm/[email protected]/css/fonts.min.css" rel="stylesheet" />
11
  </head>
12
 
13
+ <body style="height:100%;">
14
  <div id="root"></div>
15
  <a id="back-to-top" href="#" class="btn btn-success btn-lg back-to-top" role="button"><i
16
  class="mdi mdi-arrow-up"></i></a>