ns77@siliconpin.com 2025-09-03 14:56:33 +00:00
parent 222f9f2584
commit 4cded3b7d8
1 changed files with 2 additions and 3 deletions

View File

@ -49,7 +49,7 @@
display: flex;
justify-content: space-around;
align-items: center;
border-top: 1px solid #e95420;
/* border-top: 1px solid #e95420; */
z-index: 999;
}
@ -60,13 +60,12 @@
left: 0;
right: 0;
height: 50px; /* margin-bottom এর সমান */
background: #05b3a4; /* এখানে কালো রঙ */
z-index: -1; /* nav-এর পেছনে যাবে */
}
.agent-bottom-link {
color: #fff;
text-align: center;
font-size: 14px;
font-size: 12px;
text-decoration: none;
flex: 1;
padding: 5px 0;