Reset line height

This commit is contained in:
Will Scullin 2023-01-09 20:27:56 -08:00
parent 8655fa4ae9
commit 2f0f8b3998
No known key found for this signature in database
GPG Key ID: 26DCD1042C6638CD
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
.container {
font-size: 14px;
font-family: sans-serif;
line-height: normal;
display: flex;
flex-direction: column;
width: 100%;