Skip to content

Commit

Permalink
feat(TitleBlockZen): remove breadcrumb breakpoint title font scaling
Browse files Browse the repository at this point in the history
  • Loading branch information
HeartSquared committed Jun 20, 2024
1 parent 9b8e5f4 commit 195f213
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,12 +173,6 @@ $tab-container-height-medium-and-small-collapsed: 0;
font-weight: 500;
padding: 4px 0;

@media (max-width: $breadcrumb-breakpoint-width) {
font-size: $typography-heading-2-font-size;
line-height: $typography-heading-2-line-height;
letter-spacing: $typography-heading-2-letter-spacing;
}

@include title-block-under-1366 {
font-size: $typography-heading-2-font-size;
line-height: $typography-heading-2-line-height;
Expand Down

0 comments on commit 195f213

Please sign in to comment.