Compare commits

...

1 Commits

Author SHA1 Message Date
victorAnumudu 19c8d73823 height reduced 2024-07-27 10:45:13 +01:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ p {
} }
.appie-section-title { .appie-section-title {
padding-bottom: 25px; padding-bottom: 15px;
} }
.appie-section-title .appie-title { .appie-section-title .appie-title {
font-size: 44px; font-size: 44px;
+2 -2
View File
@@ -6,11 +6,11 @@ import cardImg from '../../assets/images/home/card-home-01.png'
function AfterHero() { function AfterHero() {
return ( return (
<> <>
<section className="appie-about-8-area pt-100 pb-100"> <section className="appie-about-8-area pt-50 pb-70">
<div className="container"> <div className="container">
<div className="row"> <div className="row">
<div className="col-lg-12"> <div className="col-lg-12">
<div className="appie-section-title mb-30"> <div className="appie-section-title">
<h3 className="appie-title"> <h3 className="appie-title">
{/* We bring everything <br /> {/* We bring everything <br />
that's required to build apps */} that's required to build apps */}