docusaurus/lib/static
Ahmad Alfy 17dd6d9c8e Fix font rendering on IE11 (#642)
This is an issue on IE11, it cannot pick the correct system font because the font `-apple-system` makes the value invalid and hence making the whole declaration invalid.

A good solution is to split the shorthand version into separate properties/values and it will work.
2018-05-05 22:42:00 -07:00
..
css Fix font rendering on IE11 (#642) 2018-05-05 22:42:00 -07:00
img Initial commit 2017-07-07 10:28:29 -07:00