mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2026-03-02 02:31:35 +00:00
Setting to alter recommended videos display
This commit is contained in:
parent
21629de594
commit
739f537bc7
6 changed files with 32 additions and 3 deletions
|
|
@ -10,6 +10,12 @@
|
|||
@media screen and (min-width: 1000px)
|
||||
grid-template-columns: 1fr 400px
|
||||
|
||||
&--recommended-below, &--recommended-hidden
|
||||
grid-template-columns: none
|
||||
|
||||
&--recommended-hidden .related-videos
|
||||
display: none
|
||||
|
||||
.main-video-section
|
||||
.video-container
|
||||
text-align: center
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue