From 00a28377f14f6fd49781eb8137a71cc5d65b5946 Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Wed, 9 Oct 2019 21:31:45 +0700 Subject: [PATCH] changed comment font --- src/components/node/Comment/styles.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/node/Comment/styles.scss b/src/components/node/Comment/styles.scss index 0aafa63c..bf271470 100644 --- a/src/components/node/Comment/styles.scss +++ b/src/components/node/Comment/styles.scss @@ -1,6 +1,7 @@ .text { padding: $gap / 2; font-weight: 300; + font: $font_16_regular; b { font-weight: 600;