This commit is contained in:
koester 2018-01-11 10:38:05 +01:00
parent a720e13088
commit 821c4962cf
No known key found for this signature in database
GPG key ID: 8EDF60025F08566C

View file

@ -5,6 +5,8 @@
flex-direction: column;
word-wrap: break-word;
border: 2px solid $muted-light;
backface-visibility: hidden;
will-change: transform;
&:hover {
@include shadow(hover);