refactor(App): remove global line-height

This commit is contained in:
Tim 2023-07-04 16:52:32 +02:00
parent 87e3efc537
commit c12b27edd1

View file

@ -41,7 +41,6 @@
padding: 0;
box-sizing: border-box;
font-size: 1rem;
line-height: 1.2em;
font-family: inherit;
border: none;
outline: none;