diff --git a/static/index.html b/static/index.html index 6fb1071..338ff99 100644 --- a/static/index.html +++ b/static/index.html @@ -18,6 +18,9 @@ font-size: 18px; color: #444; padding: 0 10px; + } + + * { font-family: 'Noto Sans', sans-serif; } @@ -69,10 +72,13 @@ word-break: normal; } - .extra, .key { width: 30px; } + + .extra { + width: 35px; + } .null, .default {