UNPKG

wigjs

Version:

Minimalistic, scalable, extensible, dependency-less Front-end factory for HTML5 applications

23 lines (20 loc) 268 B
html, body { width: 100%; height: 100%; padding: 0; margin: 0; } * { font-size: 1em; box-sizing: border-box; padding: 0; margin: 0; } html { font-size: 16px; font-family: 'Roboto', sans-serif; } body { font-size: 62.5%; }