X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bmy-account%2Fmy-account-video-playlists%2Fmy-account-video-playlists.component.scss;h=aed3302ba45b37d1489cfac0776f7dd726b0108d;hb=ece3029bd99a76b3c48a1cc8c58914c5cf61f106;hp=4e4156b22c605a11fbb13fe56dbf8647699f2979;hpb=9677fca772349248925da6c5f34f600e9a2abbe6;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.scss b/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.scss index 4e4156b22..aed3302ba 100644 --- a/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.scss +++ b/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.scss @@ -43,7 +43,7 @@ } } -@media screen and (max-width: 800px) { +@media screen and (max-width: $small-view) { .video-playlists-header { text-align: center; }