Skip to content

Commit

Permalink
fix: Removes font size override for bare h2 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Sauble committed Jun 8, 2020
1 parent dd4b15b commit 10ddf09
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,6 @@ h6 {
font-family: var(--primary-font-family);
}

h2 {
font-size: 1.3em;
}

button,
input,
optgroup,
Expand Down

0 comments on commit 10ddf09

Please sign in to comment.