ui(css styles) : font-size was moved from px to rem.

This commit is contained in:
Gaëlle Morin
2019-02-04 09:48:39 +01:00
parent 6d9c958f34
commit db40b83e5a
15 changed files with 412 additions and 367 deletions

View File

@ -34,9 +34,8 @@ link(rel='stylesheet', href='https://fonts.googleapis.com/css?family=Open+Sans:3
//- cdn
//- don't forget to change version in hd-widgets.js
script(type="module" src="https://unpkg.com/@startinblox/core@0.5")
script(type="module" src="https://unpkg.com/@startinblox/core@0.5.24")
script(type="module" src="https://unpkg.com/@startinblox/router@latest")
script(type="module" src="https://unpkg.com/@startinblox/component-chat@0.1")
script(type="module" src="/scripts/hd-widgets.js")