Skip to content

Commit 5f695c7

Browse files
feat(frontend): remove global letter spacing
1 parent 88d8901 commit 5f695c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/frontend/components/app/styles.css

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
flex-direction: column;
55
font-family: var(--font-family-sans);
66
justify-content: space-between;
7-
letter-spacing: 0.015em;
87
}
98

109
.app--minimalui {

0 commit comments

Comments
 (0)