calintat / minimal

Personal blog theme powered by Hugo
https://themes.gohugo.io/minimal/
MIT License
404 stars 222 forks source link

Added quotes to font-family property in css.html to enable loading of… #32

Closed And-0 closed 7 years ago

And-0 commented 7 years ago

… fonts with multiple spaces in the name

I had trouble loading the Google Font Press Start 2P. Adding single quotes solved the issue.

calintat commented 7 years ago

Merged, thank you!