gugray / ZydeoWeb

Chinese dictionary lookup and authoring site
GNU General Public License v3.0
8 stars 3 forks source link

Mobile layout with CSS media query #27

Closed gugray closed 5 years ago

gugray commented 5 years ago

The legacy adaptive layout approach, which relies on JS to detect screen size, is (a) inelegant; (b) confuses Search Console, which reports mobile usability errors.

Switch to a CSS media query approach.