feat: refactored cucks

This commit is contained in:
Nick 2024-11-16 16:44:46 -06:00
parent 667440f60f
commit 354b9418f8
69 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ pageList =
transitionStyle : Attribute msg
transitionStyle =
htmlAttribute <| style "transition" "all .2s"
htmlAttribute <| style "transition" "all .1s"
transitionHighlightedLinkHover : Element msg -> Element msg