X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Baccounts%2Faccount-video-channels%2Faccount-video-channels.component.scss;h=832ddf973ab91851902db0cdfeee69bbe646e9b4;hb=5b0ec7cddb1ae6dbd2057f067382866f846b882c;hp=30b8098be8eaa61e3a1ab2b54741d3bb2e83940b;hpb=7b51ede977c299a74728171d8c124bcc4cbba6ea;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss b/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss index 30b8098be..832ddf973 100644 --- a/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss +++ b/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss @@ -65,7 +65,6 @@ grid-row: 2; max-height: 80px; - font-size: 16px; } } @@ -105,7 +104,6 @@ my-subscribe-button { a { color: pvar(--mainColor); - font-size: 16px; font-weight: $font-semibold; } } @@ -126,10 +124,6 @@ my-subscribe-button { grid-row: 1 / 4; } - h2 { - font-size: 16px; - } - .actor-counters { margin: 0; font-size: 13px;