]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/app.component.scss
Client: responsive design
[github/Chocobozzz/PeerTube.git] / client / src / app / app.component.scss
index 30d1bebde72aa9bc941877e0a3295dfe26d87e27..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,23 +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;
-  }
-}
-
-[hidden] {
-  display: none !important;
-}