Pge cleanup

This commit is contained in:
dev-chiefworks
2021-12-18 22:09:24 -05:00
parent 2ae0371369
commit 108121270d
5 changed files with 20 additions and 24 deletions
+5
View File
@@ -180,24 +180,28 @@ p {
.appie-section-title .appie-title {
font-size: 36px;
line-height: 46px;
color: #08538d;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.appie-section-title .appie-title {
font-size: 36px;
line-height: 46px;
color: #08538d;
}
}
@media (max-width: 767px) {
.appie-section-title .appie-title {
font-size: 26px;
line-height: 36px;
color: #08538d;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.appie-section-title .appie-title {
font-size: 36px;
line-height: 46px;
color: #08538d;
}
}
.appie-section-title p {
@@ -1425,6 +1429,7 @@ p {
font-size: 70px;
line-height: 80px;
padding: 0 80px;
color: #08538d;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.appie-hero-area.appie-hero-3-area .appie-hero-content .appie-title {