Skip to content

Commit

Permalink
chore: eslint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
m0ksem committed Feb 1, 2024
1 parent 75b7137 commit 0f138c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/scss/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ pre {
@apply text-[32px] md:text-5xl font-bold leading-9 md:leading-[56px] max-sm:mt-6 mb-6 md:mb-4;
}

.h3, .page-sub-title {
.h3,
.page-sub-title {
@apply text-2xl font-bold leading-[30px];
}

Expand Down

0 comments on commit 0f138c0

Please sign in to comment.