new flow for NW.js

This commit is contained in:
Gabriel Bazán 2016-11-02 15:30:14 -03:00
commit 9668870a07
7 changed files with 152 additions and 33 deletions

View file

@ -9,4 +9,15 @@
.subtitle {
padding: 10px 30px 20px 40px;
}
.row {
margin: 20px 0px 20px;
span {
margin-top: 15px;
display: block;
}
div {
text-align: center;
width: 100%;
}
}
}