Adjust channel name font size

This commit is contained in:
Cadence Ember 2020-06-20 02:29:55 +12:00
parent 1323a9098f
commit 225f275a96
No known key found for this signature in database
GPG Key ID: 128B99B1B74A6412
1 changed files with 8 additions and 9 deletions

View File

@ -8,30 +8,29 @@
.videoTitle
font-size: 22px
margin: 0 0 20px
margin: 0 0 24px
.channelInformation
.profileRow
display: flex
align-items: center
.channelThumbnail
border-radius: 50%
margin-right: 8px
position: relative
top: -4px
margin-right: 10px
cursor: pointer
width: 56px
.channelName
margin-left: 6px
font-size: 18px
cursor: pointer
position: relative
top: -2px
.subscribeButton
margin-top: 8px
margin-top: 6px
margin-left: 6px
padding: 6px
font-size: 16px
font-size: 14px
.viewCount, .datePublished
color: var(--secondary-text-color)
@ -51,7 +50,7 @@
margin-top: 16px
.likeSection
margin-top: 16px
margin-top: 12px
font-size: 12px
color: var(--tertiary-text-color)
display: flex