hero animation tweak

This commit is contained in:
Matthias Kretschmann 2015-12-21 14:19:45 +01:00
parent 8a55aed152
commit 2cf0d87807
1 changed files with 2 additions and 1 deletions

View File

@ -99,7 +99,8 @@
animation-play-state: paused;
}
.btn { animation-delay: .2s; }
.btn { animation-delay: .2s; }
.btn-link { animation-delay: .4s; }
&.is-ready {
.section-title,