Skip to content

Commit

Permalink
style(mixins.scss): remove uppercase transform property on h4 elements
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinMinkov committed Jun 26, 2023
1 parent f1d6a81 commit 9fddd55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/scss/utilities/_mixins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@
font-size: 18px !important;
line-height: 27px !important;
letter-spacing: 0.02em;
text-transform: uppercase;

@media screen and (min-width: variables.$screen-md) {
font-size: 20px !important;
Expand Down

1 comment on commit 9fddd55

@vercel
Copy link

@vercel vercel bot commented on 9fddd55 Jun 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs2 – ./

docs2-minadocs.vercel.app
docs.minaprotocol.com
docs2-git-main-minadocs.vercel.app

Please sign in to comment.