Cleaned up boilerplate for HeroAbout, ServiceAbout, HomeSection #32

Merged
ameye merged 14 commits from Performing-task-Text-and-Image into master 2023-09-04 12:55:41 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 3a37c79560 - Show all commits
+1 -1
View File
@@ -8,7 +8,7 @@ import Blogs from '../News/Blogs';
function BlogHomeOne() {
return (
<>
<section className="appie-blog-area pt-90 pb-95">
<section className="appie-blog-area pt-45 pb-95">
<div className="container">
<div className="row">
<div className="col-lg-12">
+1 -1
View File
@@ -6,7 +6,7 @@ import getConfig from './../../Config/config'
function TrafficHomeOne() {
var site = getConfig()[0];
return (
<section className="wrench-on-area pt-140 pb-180">
<section className="wrench-on-area pt-90 pb-45">
<div className="container">
<div className="row">
<div className="col-lg-7">