For Header and Footer in Customer!

Minor improvements to the appearance of the footer. (⁠◕⁠ᴗ⁠◕⁠✿⁠)
This commit is contained in:
Ahmad Husein
2024-10-17 16:06:56 +07:00
committed by GitHub
parent b3744a5007
commit 3475a6086d
2 changed files with 15 additions and 0 deletions

View File

@ -124,6 +124,15 @@
padding: 15px;
color: rgb(100 116 139);
border-top: 1px solid #d2d6de;
min-height: 10rem;
}
.main-footer .container {
background: rgb(28 36 52);
}
.main-footer .container .pull-right {
background-color: rgb(28 36 52);
}
.panel-primary {