Nicer arrow transitions

This commit is contained in:
Vit Brunner
2019-02-05 16:55:36 +01:00
parent 9e4373fe37
commit 9aec31c077
+4
View File
@@ -50,6 +50,10 @@ body
left: -15px
position: absolute
vertical-align: middle
display: inline-block
transition: .3s linear all
.arrow.ng-hide
transform: scale(.1)
a
color: $dark