diff --git a/src/_hovers.css b/src/_hovers.css index 6e77b80..7e9a64e 100644 --- a/src/_hovers.css +++ b/src/_hovers.css @@ -123,6 +123,7 @@ /* Combine with classes in skins and skins-pseudo for * thousands of different transition possibilities. */ +.bg-animate, .bg-animate:hover, .bg-animate:focus { transition: background-color .15s ease-in-out;