Compare commits

..

1 Commits

Author SHA1 Message Date
victorAnumudu df53c29afb image blended with container bg 2023-08-15 23:04:16 +01:00
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -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 {
+1 -1
View File
@@ -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">Were driven by your values</h3>
<h3 className="appie-title">Were driven by our values</h3>
<p>The app provides design and digital marketing. </p>
</div>
</div>