ソースを参照

Update styles.css

RobinLinus 6 年 前
コミット
a251483e97
1 ファイル変更2 行追加1 行削除
  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);
     }
-}
+}