Add Progress and Table specs

This commit is contained in:
Jeremy Thomas
2021-11-01 09:51:24 +00:00
parent 6ec2520b1a
commit 7e989d5121
6 changed files with 134 additions and 1 deletions

View File

@@ -69,6 +69,20 @@
"desktop": [1024, 800],
"widescreen": [1216, 900],
"fullhd": [1408, 1200]
},
"sizes": {
"1": 48,
"2": 40,
"3": 32,
"4": 24,
"5": 20,
"6": 16,
"7": 12,
"small": 12,
"normal": 16,
"medium": 20,
"large": 24
}
}
}