main
parent
b00efdc47f
commit
46c689c2bd
|
@ -49,7 +49,7 @@
|
|||
display: flex;
|
||||
justify-content: space-around;
|
||||
align-items: center;
|
||||
/* border-top: 1px solid #e95420; */
|
||||
border-top: 1px solid rgba(10, 10, 10, 1);
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
|||
left: 0;
|
||||
right: 0;
|
||||
height: 50px; /* margin-bottom এর সমান */
|
||||
background: #030303bd; /* এখানে কালো রঙ */
|
||||
background: black; /* এখানে কালো রঙ */
|
||||
z-index: -1; /* nav-এর পেছনে যাবে */
|
||||
}
|
||||
.agent-bottom-link {
|
||||
|
|
Loading…
Reference in New Issue