]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/application.scss
Translated using Weblate (Albanian)
[github/Chocobozzz/PeerTube.git] / client / src / sass / application.scss
index 1888d935074f9334b6f045d704770968c2799b28..a0009eecc5bfb22b8854e00823abf02d104946a3 100644 (file)
@@ -71,12 +71,12 @@ body {
   background-color: pvar(--mainHoverColor);
 }
 
+noscript,
 #incompatible-browser {
-  display: none;
-  text-align: center;
-  position: absolute;
-  width: 100%;
-  top: 45%;
+  display: block;
+  font-size: 1.2rem;
+  max-width: 600px;
+  margin: 1rem auto;
 }
 
 strong {