suresh
This commit is contained in:
parent
5776cb57eb
commit
40b673dcb2
@ -271,9 +271,13 @@ a{
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content:space-between;
|
justify-content:space-between;
|
||||||
margin:15px 0 10px;
|
margin:15px 0 10px;
|
||||||
max-width:150px;
|
/* max-width:150px; */
|
||||||
|
max-width: 90px;
|
||||||
padding-left:0;
|
padding-left:0;
|
||||||
}
|
}
|
||||||
|
.footer-sociallink li:first-child{
|
||||||
|
display:none;
|
||||||
|
}
|
||||||
.footer-sociallink li a{
|
.footer-sociallink li a{
|
||||||
display:inline-block;
|
display:inline-block;
|
||||||
width: 35px;
|
width: 35px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user