Browse Source

Update styles.css

RobinLinus 6 years ago
parent
commit
a251483e97
1 changed files with 2 additions and 1 deletions
  1. 2 1
      client/styles.css

+ 2 - 1
client/styles.css

@@ -468,6 +468,7 @@ input {
     z-index: 11;
     z-index: 11;
     overflow: hidden;
     overflow: hidden;
     pointer-events: none;
     pointer-events: none;
+    text-align: center;
 }
 }
 
 
 #about .fade-in {
 #about .fade-in {
@@ -633,4 +634,4 @@ screen and (min-width: 1100px) {
     x-instructions:before {
     x-instructions:before {
         content: attr(mobile);
         content: attr(mobile);
     }
     }
-}
+}