mirror of
https://github.com/ysoftdevs/pf2015.git
synced 2026-03-24 10:02:06 +01:00
fix level title overflow and math card overflow
This commit is contained in:
@@ -58,7 +58,7 @@ angular.module('app', ['angular-flippy', 'level-selector', 'level-complete'])
|
||||
cardSet: basicCards,
|
||||
cardTypes: ['picture', 'picture', 'picture', 'picture']
|
||||
}, {
|
||||
levelName: "04: Simple Math",
|
||||
levelName: "04: Math",
|
||||
totalCards: 4*4,
|
||||
cardsPerRow: 4,
|
||||
chainLength: 2,
|
||||
|
||||
Reference in New Issue
Block a user