removed easy step images and close footer gap
This commit was merged in pull request #4.
This commit is contained in:
@@ -9,7 +9,7 @@ import IconFour from '../../assets/images/icon/walleticon.png';
|
||||
|
||||
function ServicesHomeOne({ className }) {
|
||||
return (
|
||||
<section className={`appie-service-area pt-90 pb-100 ${className}`} id="service">
|
||||
<section className={`appie-service-area pt-90 pb-50 ${className}`} id="service">
|
||||
<div className="container">
|
||||
<div className="row justify-content-center">
|
||||
<div className="col-lg-8">
|
||||
|
||||
Reference in New Issue
Block a user