]> _ Git - stop-the-robots.git/commitdiff
Tweak hover transition. master
authorStephen Cameron <stephen@cubedesigners.com>
Tue, 10 Nov 2020 07:54:59 +0000 (08:54 +0100)
committerStephen Cameron <stephen@cubedesigners.com>
Tue, 10 Nov 2020 07:54:59 +0000 (08:54 +0100)
wp-content/themes/STR/resources/assets/styles/widgets/solution-grid.styl

index 38c75b08416a27c38bd4de4d33f54c8fbaac636a..65d79698db0225b8e05acbffea6219008bc1c512 100644 (file)
@@ -27,7 +27,7 @@
     @apply absolute top-0 left-0 w-full h-full
     @apply flex items-center justify-center
     @apply bg-dark-blue bg-opacity-80
-    transition: opacity 0.3s
+    transition: opacity 0.2s
 
   &-icon
     box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.7) !important