Spaces:
Running
Running
Commit
·
16fb9b3
1
Parent(s):
0327077
Update styling
Browse files- Templates/index.html +1 -1
Templates/index.html
CHANGED
@@ -61,7 +61,7 @@
|
|
61 |
}
|
62 |
input[type="text"] {
|
63 |
font-size: 12pt;
|
64 |
-
width:
|
65 |
height: 30px;
|
66 |
text-align: center;
|
67 |
background-color: transparent;
|
|
|
61 |
}
|
62 |
input[type="text"] {
|
63 |
font-size: 12pt;
|
64 |
+
width: 45px;
|
65 |
height: 30px;
|
66 |
text-align: center;
|
67 |
background-color: transparent;
|