mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 12:25:12 -05:00
feat: standardized formatting conventions across pages
This commit is contained in:
parent
d5e7cfe814
commit
ead41f0ed0
19 changed files with 503 additions and 446 deletions
|
@ -186,6 +186,7 @@ tooltip usher tooltip_ =
|
|||
[ E.width fill
|
||||
, height fill
|
||||
, transparent True
|
||||
, htmlAttribute <| style "transition" "all 0.1s ease-in-out"
|
||||
, mouseOver [ transparent False ]
|
||||
, (usher << map never) <|
|
||||
el [ htmlAttribute (style "pointerEvents" "none") ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue