[feat] character padding expanded to 4

This commit is contained in:
kwaroran
2023-05-23 21:09:18 +09:00
parent 266ca76363
commit 53ca05652d
5 changed files with 8 additions and 8 deletions

View File

@@ -36,7 +36,7 @@ export default {
'8': '2rem',
'14': '3.5rem',
'20': '5rem',
'3': "0.75rem"
'4': "0.75rem"
}
}
},