Faust-o / sasinator

48 stars 12 forks source link

Live-convert values, refactor #16

Open IonBazan opened 3 years ago

IonBazan commented 3 years ago

This change introduces converting the values on the fly (both inputs are editable): image

Fixed the styling and responsiveness - see example on iPhone X: image

Refactored the code a bit - <html> tag was never opened and there were some other minor issues.

Fixes #15