ranelpadon / ngram-type

Touch typing trainer using N-grams as data source, with options to customize the auto-generated lessons and specify the minimum typing performance needed. There are sound/color effects as well.
208 stars 39 forks source link

Layout/style tweaks #15

Closed thatsweetdoja closed 2 years ago

thatsweetdoja commented 2 years ago

Had to do some minor(ish) general refactoring/tweaking to the html and css in order to get bootstrap to cooperate but nothing too drastic -- mostly just changing element classes and partitioning sections into their own divs. I tested everything on desktop and mobile in both chrome and firefox to make sure none of the changes broke any of the js.