Background-Color Fix

This commit is contained in:
2022-01-16 03:24:31 -05:00
parent 393d065e48
commit 743a25db0a
+1 -1
View File
@@ -2691,7 +2691,7 @@ p {
position: relative;
z-index: 10;
overflow: hidden;
background-color: rgb(241, 241, 241);
background-color: rgb(238, 241, 246);
}
.appie-features-area .features-shape-1 {
position: absolute;