Module:Abilities/card: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Gammaton32 (talk | contribs) scaling for more characters |
Gammaton32 (talk | contribs) Undo revision 24926 by Gammaton32 (talk) Tag: Undo |
||
| Line 348: | Line 348: | ||
elseif #description > 70 and #description < 91 then | elseif #description > 70 and #description < 91 then | ||
fontsize = '0.875rem' | fontsize = '0.875rem' | ||
elseif #description > 90 | elseif #description > 90 then | ||
fontsize = '0.8rem' | fontsize = '0.8rem' | ||
end | end | ||