corrections updated
This commit is contained in:
commit
575bc589bb
@ -9,7 +9,7 @@ export default function MobileServices() {
|
|||||||
<div className="auto-container">
|
<div className="auto-container">
|
||||||
<div className="sec-title mb_50 centred">
|
<div className="sec-title mb_50 centred">
|
||||||
<span className="sub-title">Our Services</span>
|
<span className="sub-title">Our Services</span>
|
||||||
<h2>We Offer For You Medical & <br />Saving Lives</h2>
|
<h2 className="tex-color-1">We Offer For You Medical & <br />Saving Lives</h2>
|
||||||
</div>
|
</div>
|
||||||
<div className="row clearfix">
|
<div className="row clearfix">
|
||||||
{
|
{
|
||||||
|
|||||||
@ -148,9 +148,9 @@
|
|||||||
transition: all 500ms ease;
|
transition: all 500ms ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
.feature-block-two .inner-box:hover .icon-box:before{
|
/* .feature-block-two .inner-box:hover .icon-box:before{
|
||||||
transform: scale(1,1);
|
transform: scale(1,1);
|
||||||
}
|
} */
|
||||||
|
|
||||||
.feature-block-two .inner-box h3{
|
.feature-block-two .inner-box h3{
|
||||||
display: block;
|
display: block;
|
||||||
|
|||||||
@ -537,6 +537,7 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 24px 48px 22px 48px;
|
padding: 24px 48px 22px 48px;
|
||||||
|
border: 1px solid #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-btn span:before {
|
.theme-btn span:before {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user