ServiceHeader Height Fix

This commit is contained in:
2022-01-16 14:51:02 -05:00
parent 11082cecac
commit 836b70ea9a
+1 -1
View File
@@ -2208,7 +2208,7 @@ p {
align-items: center;
}
.appie-page-title-area.appie-page-service-title-area {
height: 650px;
height: 450px;
background-image: url(../images/service-back.jpg);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {