Skip to content
Snippets Groups Projects
Commit cbde5843 authored by Tuukka Turu's avatar Tuukka Turu
Browse files

Merge branch 'NXSTAGE-1419-h2-size' into 'development'

NXSTAGE-1419: Update h2 sizing

See merge request julkiset-sivut/design-system-lib!158
parents f2f3df4c 735a42d3
No related branches found
No related tags found
No related merge requests found
...@@ -148,7 +148,7 @@ h1.hy-heading__introduction { ...@@ -148,7 +148,7 @@ h1.hy-heading__introduction {
.hy-heading__container__common { .hy-heading__container__common {
h2.hy-heading__introduction, h2.hy-heading__introduction,
h2.hy-heading__landingsection { h2.hy-heading__landingsection {
@include breakpoint($extrawide) { @include breakpoint($narrow) {
@include font-size(34px, 40px); @include font-size(34px, 40px);
letter-spacing: -0.85px; letter-spacing: -0.85px;
} }
...@@ -188,7 +188,7 @@ h1.hy-heading__introduction { ...@@ -188,7 +188,7 @@ h1.hy-heading__introduction {
.hy-heading__container__large { .hy-heading__container__large {
h2.hy-heading__introduction, h2.hy-heading__introduction,
h2.hy-heading__landingsection { h2.hy-heading__landingsection {
@include breakpoint($extrawide) { @include breakpoint($narrow) {
@include font-size(34px, 40px); @include font-size(34px, 40px);
letter-spacing: -0.85px; letter-spacing: -0.85px;
} }
......
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