.idol {
font-size: 7px;
color: #0f0f0f;
}
.link_editing ul{
gap: 3px;
display: flex;
margin: 0;
flex-wrap: nowrap;
}
.link_editng li{
list-style-type: none;
}
.link editing li:last-child {
margin-right: 0;
}
.link_editing img:after {
width: 100%;
height: 100%;
}
.link_editing img {
width: 100%;
height: 100%;
background-position: left;
}
.link_editing a {
text-decoration: none!important;
margin-right: 3em;
font-size: 15px;
}