Remove old code
This commit is contained in:
parent
6d60d486a9
commit
7c6e3b1360
|
|
@ -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);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue