feat: reformatted cucks and added reference list to dodge card

This commit is contained in:
Nick 2024-11-23 18:01:27 -06:00
parent cf9886af4d
commit b3df4c7581
72 changed files with 152 additions and 17 deletions

View file

@ -31,7 +31,7 @@ pageList =
transitionStyle : Attribute msg
transitionStyle =
htmlAttribute <| style "transition" "all 0.4s ease-in-out"
htmlAttribute <| style "transition" "all 0.5s ease-in-out"
transitionHighlightedLinkHover : Element msg -> Element msg