mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-17 04:45:12 -05:00
feat: added glow
This commit is contained in:
parent
6867defd0a
commit
2b0c07de0d
7 changed files with 30 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue