Merge branch 'malayalam-increase-font-size' into 'main'

layouts: Increase the font-size of the wide shape of the Malayalam layout

See merge request World/Phosh/squeekboard!667
This commit is contained in:
Marge Bot
2024-09-05 22:12:38 +00:00

View File

@ -15,6 +15,10 @@ sq_view.in_mal {
font-size: 1em;
}
sq_view.wide.in_mal {
font-size: 1.25em;
}
sq_view.ir_azb {
font-size: 1.368em;
}