services page
This commit was merged in pull request #8.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user