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:
@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user