Skip to content
Snippets Groups Projects
Commit c477fdde authored by druid's avatar druid
Browse files

footer logo render in one line

parent b37d4eb7
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,11 @@
font-family: var(--main-font-family);
font-weight: bold;
letter-spacing: -0.9px;
.hy-site-logo__label {
min-width: max-content;
max-width: max-content;
}
}
&__content {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment