Преглед изворни кода

Fixes the font size of the input field of the welcome page.

j8
hristoterezov пре 11 година
родитељ
комит
7f3332a82b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      css/welcome_page.css

+ 1
- 1
css/welcome_page.css Прегледај датотеку

@@ -63,7 +63,7 @@
63 63
 }
64 64
 
65 65
 #enter_room_field {
66
-    font-size: 16px;
66
+    font-size: 18px;
67 67
     padding: 15px 0px 10px 10px;
68 68
     border: none;
69 69
     -webkit-appearance: none;

Loading…
Откажи
Сачувај