From: Stephen Cameron Date: Tue, 10 Nov 2020 07:54:59 +0000 (+0100) Subject: Tweak hover transition. X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;ds=sidebyside;p=stop-the-robots.git Tweak hover transition. --- diff --git a/wp-content/themes/STR/resources/assets/styles/widgets/solution-grid.styl b/wp-content/themes/STR/resources/assets/styles/widgets/solution-grid.styl index 38c75b0..65d7969 100644 --- a/wp-content/themes/STR/resources/assets/styles/widgets/solution-grid.styl +++ b/wp-content/themes/STR/resources/assets/styles/widgets/solution-grid.styl @@ -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