mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 20:35:13 -05:00
feat: did some formatting stuff
This commit is contained in:
parent
23ce3b3f68
commit
c2ff6913a9
15 changed files with 181 additions and 80 deletions
|
@ -84,7 +84,7 @@ cardImageMaker image =
|
|||
, D.width 5
|
||||
, D.color colourTheme.backgroundDarkGrey
|
||||
, B.color colourTheme.backgroundDarkGrey
|
||||
, mouseOver [ D.color colourTheme.textDarkOrange]
|
||||
, mouseOver [ D.color colourTheme.textDarkOrange ]
|
||||
, htmlAttribute <| style "transition" "all 0.1s ease-in-out"
|
||||
]
|
||||
[ E.image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue