modified and replaced some svgs and pngs
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user