Bläddra i källkod

Update styles.css

RobinLinus 6 år sedan
förälder
incheckning
a251483e97
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      client/styles.css

+ 2 - 1
client/styles.css

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