Remove old code

This commit is contained in:
Samuel Georges 2016-03-01 07:54:05 +11:00
parent 6d60d486a9
commit 7c6e3b1360
1 changed files with 0 additions and 16 deletions

View File

@ -23,21 +23,6 @@
height: 150px;
top: 50%;
margin-top: -90px;
/*
&:before {
content: '';
background: transparent url('../../images/october-leaf.svg') no-repeat;
background-size: 49px 65px;
width: 49px;
height: 65px;
left: 50%;
top: 50%;
margin-top: -33px;
margin-left: -24px;
position: absolute;
.opacity(0.2);
}
*/
&:after {
content: '';
@ -64,7 +49,6 @@
margin-top: -75px;
margin-left: -75px;
position: absolute;
/*.animation(rspin 1.5s linear infinite);*/
.animation(spin 1.5s linear infinite);
.opacity(.9);
}