Skip to content

Commit

Permalink
More closely colocate title and channel to compensate for larger vide…
Browse files Browse the repository at this point in the history
…o metrics font size
  • Loading branch information
kommunarr committed Nov 15, 2023
1 parent 2f00aba commit 09986e6
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
.videoButtons {
.profileRow {
display: flex;
align-items: center;
}

.channelThumbnail {
Expand All @@ -46,7 +47,7 @@
.subscribeButton {
font-size: 14px;
margin-inline-start: 6px;
margin-block-start: 6px;
margin-block-start: 3px;
padding: 6px;
}

Expand Down

0 comments on commit 09986e6

Please sign in to comment.