Merge branch 'team' of https://git.metatroncube.in/MetatroncubeSoftwareSolutions/rapharehap into team
This commit is contained in:
commit
86a0e01cc4
@ -35,7 +35,7 @@ export default function MobileServices() {
|
|||||||
|
|
||||||
<div className='col-12 text-center'>
|
<div className='col-12 text-center'>
|
||||||
<div className="btn-box">
|
<div className="btn-box">
|
||||||
<Link href="index-2" className="theme-btn btn-one"><span>View All Services</span></Link>
|
<Link href="/etobicoke-treatment-service" className="theme-btn btn-one"><span>View All Services</span></Link>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -2829,6 +2829,7 @@
|
|||||||
|
|
||||||
.theme-btn-2.btn-one {
|
.theme-btn-2.btn-one {
|
||||||
background: var(--theme-color);
|
background: var(--theme-color);
|
||||||
|
border: 1px solid #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-btn-2.btn-two {
|
.theme-btn-2.btn-two {
|
||||||
@ -2929,6 +2930,7 @@
|
|||||||
--bs-gutter-x: 20px;
|
--bs-gutter-x: 20px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.read-more-btn {
|
.read-more-btn {
|
||||||
background: none;
|
background: none;
|
||||||
border: none;
|
border: none;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user