diff options
Diffstat (limited to 'client/src/app/+videos')
-rw-r--r-- | client/src/app/+videos/+video-watch/video-watch.component.scss | 2 |
1 files changed, 1 insertions, 1 deletions
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; | |||
197 | line-height: 1.37; | 197 | line-height: 1.37; |
198 | 198 | ||
199 | a:nth-of-type(2) { | 199 | a:nth-of-type(2) { |
200 | font-weight: 500; | 200 | font-weight: $font-regular; |
201 | font-size: 90%; | 201 | font-size: 90%; |
202 | } | 202 | } |
203 | 203 | ||