This commit is contained in:
Eugene Pankov
2016-12-26 00:04:56 +01:00
parent 8a02fd1708
commit 4e451d0598
8 changed files with 160 additions and 120 deletions

View File

@@ -9,5 +9,5 @@ html
window.nodeRequire = require
script(src='./preload.js')
script(src='./bundle.js', defer)
body(style='background-image: radial-gradient(circle, #2b3840 0%, #1D272D 100%); min-height: 100vh')
body(style='background: ; min-height: 100vh')
app