mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Use menu font on root element too
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
@font-face { .octicon-font(); }
|
||||
|
||||
html {
|
||||
font: menu;
|
||||
font-family: @font-family;
|
||||
font-size: @font-size;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user