Skip to content

Commit

Permalink
fix: fixed wrong headline styles
Browse files Browse the repository at this point in the history
  • Loading branch information
jeslage committed Apr 14, 2023
1 parent 4fded22 commit 43104eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
@apply grid grid-cols-4 md:grid-cols-12 gap-x-m max-w-default mx-auto px-m;
}

.headline-2 {
.headline-1 {
@apply text-headline-1 md:text-headline-1-md font-bold hyphens-auto;
}

Expand Down

0 comments on commit 43104eb

Please sign in to comment.