mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Add animation easing and remove glow from product level highlight
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
|
||||
|
||||
product
|
||||
@include csstrans
|
||||
border-bottom: 1px solid #e5e5e5
|
||||
border-top: 1px solid #e5e5e5
|
||||
padding-bottom: 1px
|
||||
@@ -41,7 +42,6 @@
|
||||
&:hover, &:focus, &:active
|
||||
border-bottom: 1px solid $clr-brick-med-bright
|
||||
border-top: 1px solid $clr-brick-med-bright
|
||||
@include box-shadow(0 0 5px 0 #f5c4c9)
|
||||
|
||||
// BULK
|
||||
.bulk-buy
|
||||
|
||||
Reference in New Issue
Block a user