Skip to content

Commit 2f00aba

Browse files
committed
Increase font-size of video metrics to 14px
1 parent e7c4971 commit 2f00aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/components/watch-video-info/watch-video-info.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
}
6767

6868
.videoMetrics {
69-
font-size: 12px;
69+
font-size: 14px;
7070
color: var(--tertiary-text-color);
7171

7272
.likeSection {

0 commit comments

Comments
 (0)