Skip to content

Commit

Permalink
Stretch title color block of header on xlarge screens [PUB-200]
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhiltri committed Aug 20, 2024
1 parent d9de4f8 commit 4a3fd68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/scss/molecules/_m-article-header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1176,7 +1176,7 @@
z-index: 1;
}
.m-article-header__text::before {
left: -50%;
left: -100%;
margin-left: 0;
max-width: colspan(14, xlarge);
}
Expand Down

0 comments on commit 4a3fd68

Please sign in to comment.