Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 19c8d73823 |
@@ -185,7 +185,7 @@ p {
|
||||
}
|
||||
|
||||
.appie-section-title {
|
||||
padding-bottom: 25px;
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
.appie-section-title .appie-title {
|
||||
font-size: 44px;
|
||||
|
||||
@@ -6,11 +6,11 @@ import cardImg from '../../assets/images/home/card-home-01.png'
|
||||
function AfterHero() {
|
||||
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="row">
|
||||
<div className="col-lg-12">
|
||||
<div className="appie-section-title mb-30">
|
||||
<div className="appie-section-title">
|
||||
<h3 className="appie-title">
|
||||
{/* We bring everything <br />
|
||||
that's required to build apps */}
|
||||
|
||||
Reference in New Issue
Block a user