Skip to content

Commit e596235

Browse files
committed
fix light weight
1 parent 52b334a commit e596235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
--fonts-monospace: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace, var(--fonts-emoji);
55
--fonts-emoji: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", "Twemoji Mozilla";
66
/* font weights */
7-
--font-weight-light: 400;
7+
--font-weight-light: 300;
88
--font-weight-normal: 400;
99
--font-weight-medium: 500;
1010
--font-weight-semibold: 600;

0 commit comments

Comments
 (0)