qa updates

This commit is contained in:
akcodez
2023-11-16 07:18:07 -08:00
parent 39bc5cfc85
commit b3893ce05a
5 changed files with 295 additions and 87 deletions

View File

@@ -1085,9 +1085,11 @@
.page-community {
#community-heading {
padding-top: 25rem;
@media (max-width: 768px) {
padding-top: 31rem;
}
.hero-title {
position: absolute;
bottom: 0;
@@ -1131,8 +1133,8 @@
.three {
top: 145px;
right: 17%;
height: 40px;
right: 16%;
height: 67px;
}
.four {
@@ -1391,4 +1393,4 @@ html.light {
background-image: url("../img/cards/3-col-light-blue-2.svg");
}
}
}
}