jakiestfu / Snap.js

A Library for creating beautiful mobile shelfs in Javascript (Facebook and Path style side menus)
http://jakiestfu.github.io/Snap.js/
5.99k stars 663 forks source link

Remove font-family option from `html, body` styles #268

Closed tatyshev closed 7 years ago

tatyshev commented 8 years ago

html, body { /*.....*/ } selector has higher priority than single html { /*.....*/ } or body { /*.....*/ }. That's why i suggest to remove font-family from snap.css because its can break our styles.