Change all pixel definitions to responsive 'rem'.

This commit is contained in:
Jas Singh
2024-06-18 00:23:37 -07:00
parent 77811a75a2
commit d2d5d82ff1
17 changed files with 139 additions and 154 deletions

View File

@@ -15,7 +15,7 @@ export default () =>
children: [
Widget.Label({
class_name: "title",
label: powermenu.bind("title"),
label: powermenu.bind("title").as(t => t.toUpperCase()),
}),
Widget.Label({
class_name: "desc",