Hero header size adjust

This commit is contained in:
2023-06-19 13:08:03 -04:00
parent b8c5870a81
commit 9381ced682
Regular → Executable
+2 -2
View File
@@ -1405,8 +1405,8 @@ p {
3.APPIE HERO css
===========================*/
.appie-hero-area {
padding-top: 200px;
padding-bottom: 110px;
padding-top: 120px;
padding-bottom: 30px;
overflow: hidden;
position: relative;
z-index: 10;