Skip to content

Have a problem to change logo #130

Closed Answered by Luk4shenko
Luk4shenko asked this question in Q&A
Discussion options

You must be logged in to vote

DONE, Srry my miss with scss - assets/scss/custom/structure/_topbar.scss

.logo {
font-weight: 700;
font-size: 24px;
margin-left: 0px;
letter-spacing: 1px;
line-height: 0;
position: left;

svg {
    max-height: 40px; /* Установите максимальную ширину SVG */
    width: auto; /* Сброс высоты, чтобы сохранить соотношение сторон */
}

}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by colinwilson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant