Scrollprompt is better!

This commit is contained in:
2017-11-16 20:13:51 -07:00
parent 5cfceac284
commit b6e5538d8d
3 changed files with 7 additions and 4 deletions

View File

@@ -291,7 +291,9 @@
#scrollprompt {
// @include prefix(animation, 1s 1.1s 1 prompt)
@include prefix(animation, 2s ease fadeIn)
@include prefix(animation, 2s ease fadeIn);
color: $blue;
// font-style: italic;
}
@include respond-to($width) {