header-logo

This commit is contained in:
m.epshtein 2024-09-13 15:15:36 +03:00
parent 12b263e835
commit 3234c84a71

View file

@ -87,7 +87,13 @@ body.webbpm.ervu_lkrp_fl {
color: var(--white);
font-family: 'Inter';
}
.webbpm.ervu_lkrp_fl .header .header-logo .logo {
position: relative;
display: flex;
align-items: center;
}
.webbpm.ervu_lkrp_fl .header .header-logo .logo a {
position: absolute;
width: 62px;
height: 40px;
background: url(../img/svg/mil-logo.svg) no-repeat 0 50%;