enventor - reduce main menu title font size.

This commit is contained in:
ChunEon Park 2013-08-31 21:23:57 +09:00
parent ccac28be17
commit 8979530aee
1 changed files with 1 additions and 1 deletions

View File

@ -592,7 +592,7 @@ group { name: "menu_layout";
text {
font: FN;
text: "Enventor Menu";
size: 30;
size: 28;
align: 0.5 1;
min: 1 0;
}