Skip to content

Commit

Permalink
Merge pull request #192 from CodeYourFuture/remove-text-transform
Browse files Browse the repository at this point in the history
remove text transform off e-heading_4 class
  • Loading branch information
Dedekind561 authored Jul 26, 2023
2 parents b1b33bd + 6b90d8f commit ee8e2c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/styles/03-elements/headings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ $heading__levels: 1, 2, 3, 4, 5, 6;

h4,
.e-heading__4 {
text-transform: uppercase;
font-weight: 500;
color: var(--theme-color--pop);
}
Expand Down

0 comments on commit ee8e2c4

Please sign in to comment.