Skip to content

Commit

Permalink
refactor(frontend): losen summary row line height
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrobertlloyd committed Nov 6, 2023
1 parent e570b7b commit 23eeb03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/frontend/components/summary/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
flex-basis: 12rem;
flex-grow: 1;
font: var(--font-label);
line-height: var(--line-height-loose);
overflow-wrap: anywhere;
}

Expand Down

0 comments on commit 23eeb03

Please sign in to comment.