UNPKG
generator-vrjs
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.2
0.0.1
0.0.0
Generator for vrjs projects
generator-vrjs
/
generators
/
app
/
templates
/
style.css
11 lines
(10 loc)
•
127 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
html
{
padding
:
0px
;
margin
:
0px
;
overflow
: hidden; }
body
{
padding
:
0px
;
margin
:
0px
; -webkit-
overflow
-scrolling: touch; }