Skip to content
Snippets Groups Projects
Commit ee2e60e4 authored by katja's avatar katja
Browse files

group header style

parent 58c42d82
No related branches found
No related tags found
No related merge requests found
......@@ -143,16 +143,17 @@
.hy-site-header__logo-container {
a.group {
@include font-size(14px, 16px);
@include font-weight($semibold);
@include font-weight($bold);
color: var(--grayscale-black);
font-family: var(--main-font-family);
letter-spacing: -0.8px;
letter-spacing: -0.5px;
text-decoration: none;
text-transform: uppercase;
@include breakpoint($narrow) {
@include font-size(24px, 28px);
letter-spacing: -0.8px;
}
@include breakpoint($xlarge) {
......
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