landgreen / landgreen.github.io

Landgreen's public site: physics notes, n-gon
https://landgreen.github.io/
GNU General Public License v3.0
151 stars 42 forks source link

switch all canvas fonts to a simple sans serif to fix load issues with Roboto font #27

Closed landgreen closed 6 years ago

landgreen commented 6 years ago

if roboto hasn't loaded up it defaults to times new roman, which looks odd.

font-family: "Helvetica", "Arial", sans-serif;