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 #e95420; */
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -60,13 +60,12 @@
|
|||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
height: 50px; /* margin-bottom এর সমান */
|
height: 50px; /* margin-bottom এর সমান */
|
||||||
background: #05b3a4; /* এখানে কালো রঙ */
|
|
||||||
z-index: -1; /* nav-এর পেছনে যাবে */
|
z-index: -1; /* nav-এর পেছনে যাবে */
|
||||||
}
|
}
|
||||||
.agent-bottom-link {
|
.agent-bottom-link {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 14px;
|
font-size: 12px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
padding: 5px 0;
|
padding: 5px 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user