Skip to content

Commit

Permalink
fix(sbb-title): move font-smoothing into scss mixin
Browse files Browse the repository at this point in the history
  • Loading branch information
jeripeierSBB committed Jan 17, 2024
1 parent a74f28d commit 6c291bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/title/title.scss
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@
}

.sbb-title {
@include sbb.font-smoothing;

color: var(--sbb-title-text-color-normal);

:host([visually-hidden]) & {
Expand Down

0 comments on commit 6c291bf

Please sign in to comment.