This commit is contained in:
Fabiano Alencar 2018-04-16 10:06:36 -03:00
parent a8102f02e8
commit 39e9bf2526
1 changed files with 3 additions and 1 deletions

View File

@ -195,6 +195,8 @@ footer{
margin: 0;
li{
position: relative;
/* @extend %flipIn; */
&:nth-of-type(1){
animation-delay: 0.5s;
}