From e42036bcb665f0a9aded48938d1513b5a82c1550 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 10 Sep 2018 19:59:34 +0300 Subject: fix font-weight --- vnext/src/style/main.css | 1 - 1 file changed, 1 deletion(-) (limited to 'vnext/src') diff --git a/vnext/src/style/main.css b/vnext/src/style/main.css index 7eef911b..6d78c7eb 100644 --- a/vnext/src/style/main.css +++ b/vnext/src/style/main.css @@ -21,7 +21,6 @@ textarea, button { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; font-size: 1em; - font-weight: 300; line-height: 1.2em; -webkit-font-smoothing: subpixel-antialiased; } -- cgit v1.2.3