Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ab73d3a06b |
@@ -4275,7 +4275,6 @@ p {
|
|||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
box-shadow: 0 0 15px 25px #eef1f6 inset;
|
|
||||||
}
|
}
|
||||||
@media only screen and (max-width: 991px) {
|
@media only screen and (max-width: 991px) {
|
||||||
.mission-side-box {
|
.mission-side-box {
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ function ServicesAbout() {
|
|||||||
<div className="row align-items-end">
|
<div className="row align-items-end">
|
||||||
<div className="col-12 col-lg-8">
|
<div className="col-12 col-lg-8">
|
||||||
<div className="appie-section-title">
|
<div className="appie-section-title">
|
||||||
<h3 className="appie-title">We’re driven by our values</h3>
|
<h3 className="appie-title">We’re driven by your values</h3>
|
||||||
<p>The app provides design and digital marketing. </p>
|
<p>The app provides design and digital marketing. </p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user