OSDN Git Service

[更新]エンターキーを押してくださいの文字サイズを修正
authornaoko1010hh <naoko561010@gmail.com>
Mon, 2 Mar 2020 12:38:10 +0000 (21:38 +0900)
committernaoko1010hh <naoko561010@gmail.com>
Mon, 2 Mar 2020 12:38:10 +0000 (21:38 +0900)
js/splashscreen.js

index 1142933..4ec77da 100644 (file)
@@ -97,7 +97,7 @@ class SplashScreen {
           "css": {
             "margin-top": "40vh",
             "font-weight": "200",
-            "font-size": "18pt",
+            "font-size": "12pt",
             "text-align": "center",
             "color": "rgba(255, 255, 255, 0.8)"
           }