<linespacing> ignored in vertical home menu?


Hi!

My Metropolis theme updated itself and then I changed again the fonts to my more retro-ish taste. But it’s not working on the home menu.
The code I changed in Font.xml:
<font>
<name>METF_HomeMenu</name> <!– columnas menu vertical –>
<filename>Blakely.ttf</filename>
<size>46</size>
<linespacing>1.6</linespacing>
</font>
The result:

Image

The vertical menu font is too big and the lines need more air. But the <linespacing> variable won’t admit any values: I used 1, 1.2, 4, 2em, 1,2, 60px (just to try something) but it is not affected.
Do you know if it is there other file in the skin that overrides the menu linespacing?
Thanks!