header and footer colour updated

This commit is contained in:
Alaguraj0361 2025-07-22 10:54:05 +05:30
parent dcf50e5396
commit 2c5c21a3ad
2 changed files with 4 additions and 4 deletions

View File

@ -638,8 +638,8 @@
.header-style-two.fixed-header {
position: fixed;
/* background-color:#1d1d1b ; */
background-color: #e0766d;
background-color:#1d1d1b ;
/* background-color: #e0766d; */
}

View File

@ -2349,8 +2349,8 @@
.footer-style-two {
position: relative;
padding-bottom: 0px;
/* background-color: #050505; */
background-color: #e0766d;
background-color: #050505;
/* background-color: #e0766d; */
}