Mission statement starter

This commit is contained in:
CHIEFSOFT\ameye
2023-06-29 21:06:54 -04:00
parent f0f11cacd5
commit 6f34b1bf57
4 changed files with 152 additions and 0 deletions
+12
View File
@@ -4239,6 +4239,18 @@ p {
background-repeat: no-repeat;
background-size: cover;
}
.mission-side-box {
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 50%;
background-image: url(../images/mission-bg.png);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.appie-faq-8-area .faq-play-box {
display: none;