services page

This commit was merged in pull request #8.
This commit is contained in:
victorAnumudu
2024-07-31 16:49:08 +01:00
parent c218276c51
commit deb5e7518b
6 changed files with 159 additions and 4 deletions
+2 -2
View File
@@ -4420,7 +4420,7 @@ p {
right: 0;
height: 100%;
width: 50%;
background-image: url(../images/faq-play-bg.png);
background-image: url(/assets/images/faq-play-bg.png);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
@@ -4432,7 +4432,7 @@ p {
right: 0;
height: 750px;
width: 50%;
background-image: url(../images/mission-bg.png);
background-image: url(/assets/images/mission-bg.png);
background-position: center;
background-repeat: no-repeat;
background-size: cover;