yandex metrika and candidate years_of_exp fix
This commit is contained in:
@ -180,9 +180,10 @@
|
||||
|
||||
@media (max-width: 575.98px) {
|
||||
.candidate__main__description > img {
|
||||
width: 50%;
|
||||
/* width: 50%;
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
margin: 0 auto; */
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -142,4 +142,8 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.candidateSidebar__info__e, .candidateSidebar__info__y {
|
||||
width: 180px;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user