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