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=41e7851fda85fde709f3ff97109357b815747cdc;hb=c9e3565dc8d0e5ce0dcbdb4fe8deb7a257d9e2a0;hp=4381d74b060665d9d6c84db99ba105af23db26d2;hpb=4682468d4d07e0864155dd2b403d93754786ea13;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 4381d74b0..41e7851fd 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 @@ -41,6 +41,10 @@ input[type=text] { @include peertube-input-text(300px); } + + h1 { + font-size: 1.5rem; + } } @media screen and (max-width: $small-view) {