Skip to content

Commit d479c45

Browse files
committed
User feedback - Reduce negative letter-spacing for the st-text-legibility legibility (e.g. Bard fields) based
1 parent 39037e1 commit d479c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/css/core/utilities.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
@utility st-text-legibility {
4949
font-family: "inter", sans-serif;
50-
letter-spacing: -0.02em;
50+
letter-spacing: -0.01em;
5151
font-optical-sizing: auto;
5252
font-weight: 425;
5353
}

0 commit comments

Comments
 (0)