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

1600px desktop, menu panel blue link style

parent 434ee987
No related branches found
No related tags found
No related merge requests found
...@@ -220,7 +220,7 @@ ...@@ -220,7 +220,7 @@
@include font-size(26px, 32px); @include font-size(26px, 32px);
letter-spacing: -0.81px; letter-spacing: -0.81px;
margin-bottom: 6px; margin-bottom: 6px;
padding-top: 19px; padding: 25px 32px 20px 32px;
} }
.label { .label {
...@@ -256,7 +256,7 @@ ...@@ -256,7 +256,7 @@
top: 12px; top: 12px;
left: -6px; left: -6px;
@include breakpoint($xlarge) { @include breakpoint($xlarge) {
top: 27px; top: 20px;
} }
svg { svg {
background-color: var(--brand-main-light); background-color: var(--brand-main-light);
......
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