💬 Subreply
Fixed @liked feed to not display duplicates. Also, Sublevel is using San Francisco font on OS X El Capitan starting with Firefox 45 and latest Chrome versions.
💬 Subreply
Yes. Check it out!
Adam Douglas
"font:14px/20px -apple-system,caption,sans-serif" would save a few bytes. Pity iOS doesn't like caption
🏒 Lucian Marin
The CSS font-family property has become a mess. It used to be so simple, just list the font names. Now we have to set variables for each platform, web font names, local font names and defaults.