imba / imba.io

📄The official website of Imba
http://imba.io
MIT License
80 stars 37 forks source link

Change handwriting font in docs to some more readable #272

Open Friz-zy opened 1 year ago

Friz-zy commented 1 year ago

For example, comments in examples on main page looks like handwriting. It's hard to read for me as I'm not an english native speaker. Also this can affect accessibility

font-family: var(--font-mono,Menlo, Monaco, Consolas, "Liberation Mono", "Courier New",);
font-style: italic;