mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 20:35:13 -05:00
chore: push for isaac
This commit is contained in:
parent
b0bfebf044
commit
a5e3c57215
4 changed files with 271 additions and 305 deletions
|
@ -25,5 +25,5 @@ colourTheme =
|
|||
, highlightTextHover = rgb255 120 60 0
|
||||
, backgroundColour = rgb255 40 40 40
|
||||
, debugColour = rgb255 227 28 121
|
||||
, darker = rgb255 49 50 68
|
||||
, darker = rgb255 30 30 30
|
||||
}
|
||||
|
|
|
@ -31,7 +31,7 @@ pageList =
|
|||
|
||||
transitionStyle : Attribute msg
|
||||
transitionStyle =
|
||||
htmlAttribute <| style "transition" "all 4s"
|
||||
htmlAttribute <| style "transition" "all 0.4s ease-in-out"
|
||||
|
||||
|
||||
transitionHighlightedLinkHover : Element msg -> Element msg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue