chikamichi / typometer

A silly micro-app to teach myself some FRP using Cycle.js — can you type that fast?
https://typometer.netlify.com/
MIT License
0 stars 0 forks source link

Rework CSS layout to refine text alignment #29

Closed chikamichi closed 6 years ago

chikamichi commented 6 years ago

Instead of .side / .main horizontally, flex vertically with .header / .main so that settings and live-text get automatically aligned (as in, same baseline). Within each horizontally flex-grown area, divide space in two with the left space having a fixed width.