decrease channel cover height to be closer to youtube

This commit is contained in:
Sean Yesmunt 2019-07-02 17:02:28 -04:00
parent 52bc0e7a1a
commit 186f0b34a1

View file

@ -73,7 +73,7 @@ $large-breakpoint: 1921px;
// Image
--thumbnail-preview-height: 100px;
--thumbnail-preview-width: 177px;
--cover-photo-height: 300px;
--cover-photo-height: 160px;
--channel-thumbnail-width: 10rem;
--file-list-thumbnail-width: 10rem;
}