Use menu font on root element too

This commit is contained in:
Machiste Quintana
2015-09-13 16:48:13 -04:00
parent 6949c80665
commit 4fe1c2db01

View File

@@ -4,6 +4,7 @@
@font-face { .octicon-font(); }
html {
font: menu;
font-family: @font-family;
font-size: @font-size;
}