Skip to content

Commit

Permalink
hotfix(Text): huge breadcrumb text
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiazom committed Oct 31, 2024
1 parent 80c7363 commit d0d2971
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/components/text/text.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,10 @@
/* .h6 */

.desktopLink {
font-size: 10rem;
line-height: 100%;
font-weight: 500;
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: 110%;
}

.bodyXl {
Expand Down

0 comments on commit d0d2971

Please sign in to comment.