mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Use San Francisco font on El Capitan Beta
`SF UI Text` only works for the downloaded version of the San Francisco font. `.SFNSText-Regular` adds support for the bundled version that ships in El Capitan Beta
This commit is contained in:
@@ -82,4 +82,4 @@
|
||||
|
||||
// Other
|
||||
|
||||
@font-family: 'SF UI Text', 'Lucida Grande', 'Segoe UI', Ubuntu, Cantarell, sans-serif;
|
||||
@font-family: '.SFNSText-Regular', 'SF UI Text', 'Lucida Grande', 'Segoe UI', Ubuntu, Cantarell, sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user