feat: added glow

This commit is contained in:
Nick 2024-12-09 03:45:55 -06:00
parent 6867defd0a
commit 2b0c07de0d
7 changed files with 30 additions and 15 deletions

View file

@ -108,8 +108,12 @@ argumentMakerMobile argument =
[ cardContentSpacing
[ column
fieldSpacer
[ cardImageMakerMobile (argumentImage argument) ""
, propositionMakerMobile argument
[ row [ spacing 10, E.width fill ]
[ cardImageMakerMobile (argumentImage argument) ""
, column [ E.width fill ]
[ propositionMakerMobile argument
]
]
, reductioMakerMobile argument
, summaryMakerMobile argument
, strengthMakerMobile argument