From randallwiggins
Jump to: navigation, search
m
Line 2: Line 2:
 
   <style>
 
   <style>
 
   #root{
 
   #root{
     height: 86vh;
+
     height: 80vh;
 
   }
 
   }
 
   </style>
 
   </style>
<div id="root">root</div>
+
<div id="blendr">Loading . . .</div>
 
<script src="../plugins/blendr.js"></script>
 
<script src="../plugins/blendr.js"></script>
 
</html>
 
</html>

Revision as of 12:14, 17 June 2018

Loading . . .