feat: updated nutridex stuff

This commit is contained in:
Nick 2024-12-01 16:19:10 -06:00
parent 36f9c89214
commit c304bcb0b2
28 changed files with 130 additions and 9 deletions

View file

@ -31,12 +31,7 @@ cardMaker =
[ E.width <| px 650
, D.width 5
, D.color colourTheme.backgroundDarkGrey
, D.roundEach
{ topLeft = 32
, topRight = 32
, bottomRight = 32
, bottomLeft = 32
}
, D.rounded 32
]