ui(css styles) : font-size was moved from px to rem.
This commit is contained in:
@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user