Skip to content

Commit 2a0ddb8

Browse files
committed
Fixed letter spacing on menu headers.
1 parent 1363eba commit 2a0ddb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/unity-stellar.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
border-radius: 0;
3636
color: var(--st-gray-10);
3737
font-weight: 400;
38-
letter-spacing: 0.48px;
38+
letter-spacing: 0.60px;
3939
line-height: 1em;
4040
padding: 10px 16px;
4141
margin-bottom: 1px;

0 commit comments

Comments
 (0)