Skip to content

Commit 1cd5566

Browse files
committed
add comment
1 parent e596235 commit 1cd5566

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
@@ -3,7 +3,7 @@
33
--fonts-proportional: -apple-system, "Segoe UI", system-ui, Roboto, "Helvetica Neue", Arial;
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";
6-
/* font weights */
6+
/* font weights - use between 400 and 600 for general purposes */
77
--font-weight-light: 300;
88
--font-weight-normal: 400;
99
--font-weight-medium: 500;

0 commit comments

Comments
 (0)