Merge branch 'master' of http://gitlab.chiefsoft.net/WrenchBoard/WrenchBoardMainSite into minor-social-link-modification

This commit is contained in:
Ebube
2023-08-23 10:12:29 +01:00
28 changed files with 5 additions and 1 deletions
+1
View File
@@ -4276,6 +4276,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 our values</h3>
<h3 className="appie-title">Were driven by your values</h3>
<p>The app provides design and digital marketing. </p>
</div>
</div>