]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add transition on hover of vid icon
authorKevin Ball <kmball11@gmail.com>
Tue, 16 May 2017 00:22:13 +0000 (17:22 -0700)
committerKevin Ball <kmball11@gmail.com>
Tue, 16 May 2017 00:22:13 +0000 (17:22 -0700)
docs/assets/scss/docs.scss

index 3b622aa3376353bdcf23ec4f16b920e8d339471a..30064747a8b549c6873ec5a9971b4bebbb175bde 100644 (file)
@@ -209,6 +209,7 @@ a[data-open-video] {
   .video-icon {
     margin-top: -4px;
     margin-right: 4px;
+    transition: all 0.25s ease-in;
   }
 
   &:hover {