فهرست منبع

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);
     }
-}
+}