From 26171379d0196ac645923e72b12e1cf29089835b Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 5 Jan 2021 13:48:56 +0100 Subject: Use source sans 3 font --- client/src/app/+videos/+video-watch/video-watch.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/+videos') diff --git a/client/src/app/+videos/+video-watch/video-watch.component.scss b/client/src/app/+videos/+video-watch/video-watch.component.scss index 9d8dffe3d..555126cbc 100644 --- a/client/src/app/+videos/+video-watch/video-watch.component.scss +++ b/client/src/app/+videos/+video-watch/video-watch.component.scss @@ -197,7 +197,7 @@ $video-info-margin-left: 44px; line-height: 1.37; a:nth-of-type(2) { - font-weight: 500; + font-weight: $font-regular; font-size: 90%; } -- cgit v1.2.3