]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/header/header.component.scss
Fix loading spinner in player
[github/Chocobozzz/PeerTube.git] / client / src / app / header / header.component.scss
index 5f64ede981afd88c8657a99eadd719755b137445..fba70dd2f1f70be07abe5654bd2037a8cbc894e3 100644 (file)
@@ -7,7 +7,7 @@
     color: #000;
   }
 
-  @media screen and (max-width: 800px) {
+  @media screen and (max-width: 600px) {
     width: calc(100% - 150px);
   }