Skip to content

Commit

Permalink
feat(frontend): remove global letter spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrobertlloyd committed Apr 24, 2024
1 parent 88d8901 commit 5f695c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/frontend/components/app/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
flex-direction: column;
font-family: var(--font-family-sans);
justify-content: space-between;
letter-spacing: 0.015em;
}

.app--minimalui {
Expand Down

0 comments on commit 5f695c7

Please sign in to comment.