X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fapp.component.scss;h=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hb=383bfc8356d444cbed1dab7e5c1b3bb16becfdfd;hp=95f306d759cd3d46975098378edc719668ecf809;hpb=602eb142bebb62f1774d6e17c211eef99ace584b;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/app.component.scss b/client/src/app/app.component.scss index 95f306d75..e69de29bb 100644 --- a/client/src/app/app.component.scss +++ b/client/src/app/app.component.scss @@ -1,19 +0,0 @@ -#peertube-title a { - color: inherit !important; - - &:hover { - color: inherit !important; - text-decoration: none !important; - } -} - -header div { - line-height: 25px; - margin-bottom: 30px; -} - -.router-outlet-container { - @media screen and (max-width: 400px) { - padding: 0 3px 0 3px; - } -}