mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 04:25:11 -05:00
feat: so very close
This commit is contained in:
parent
185d922ffb
commit
071c823c41
20 changed files with 293 additions and 570 deletions
|
@ -44,8 +44,6 @@ import Config.Style.Colour.Helpers
|
|||
exposing
|
||||
( ThemeColor(..)
|
||||
, colourTheme
|
||||
, textLightGrey
|
||||
, textLightOrange
|
||||
)
|
||||
import Config.Style.Glow
|
||||
exposing
|
||||
|
@ -211,7 +209,7 @@ contentList device argument =
|
|||
none
|
||||
|
||||
_ ->
|
||||
image "Fatty"
|
||||
image "Big"
|
||||
, el ([ height fill ] ++ bodyFormat TextLightGrey) <| text argument.propositionSummary
|
||||
]
|
||||
, detailFormat row
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue