mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 12:15:59 -04:00

Two issues are addressed with this commit: 1. Some <pre> tags were inheriting the "Serif" font on Linux, causing "code"-ish stuff to appear with proportional-width font instead of monospaced-width font. 2. Font stack with "Helvetica Neue" ... has been changed to default to sans-serif instead of "Serif", this produces a more consistent and friendlier look on Windows in particular.
Description
Languages
HTML
79%
JavaScript
10.8%
CSS
10.2%