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