Skip to content

Commit

Permalink
fix: line height for card header overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gweiying committed Dec 3, 2020
1 parent 50bf75f commit c432942
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/isomer-cms/elements/card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
font-size: 20px;
font-weight: normal;
overflow-wrap: anywhere;
line-height: 2.0;
color: darken($isomer-blue,20%);
}

Expand Down

0 comments on commit c432942

Please sign in to comment.