modified and replaced some svgs and pngs

This commit is contained in:
Nina Juresic
2017-10-16 18:37:40 +02:00
parent 8a3e8423d3
commit a985a27cab
19 changed files with 368 additions and 402 deletions

View File

@@ -261,7 +261,7 @@ ul,p{
.hand-shadow {
position: absolute;
top: 130px;
left: 50px;
left: 50px;
}
.details{
font-size: 30px;
@@ -270,7 +270,7 @@ ul,p{
}
.number-bg {
background: url(../img/one.png)no-repeat;
background: url(../img/one.svg)no-repeat;
background-size: contain;
background-size: 70px;
background-position: 0 18%;
@@ -279,10 +279,10 @@ ul,p{
}
.numb-two{
background: url(../img/two.png)no-repeat !important;
background: url(../img/two.svg)no-repeat !important;
}
.numb-third{
background: url(../img/third.png)no-repeat !important;
background: url(../img/third.svg)no-repeat !important;
}
/*========================how-we-work================================*/
.how-we-work{