mirror of
https://github.com/ysoftdevs/pf2015.git
synced 2026-03-23 01:30:30 +01:00
fix font size for text cards
This commit is contained in:
@@ -55,7 +55,7 @@ var basicCards = {
|
||||
var mathCards = {
|
||||
'zero': {
|
||||
'arabic': '0',
|
||||
'roman': 'nulla',
|
||||
'roman': ' ',
|
||||
'math': '1-1',
|
||||
'japanese': '〇'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user