Spaces:
Running
Running
update
Browse files
style.css
CHANGED
@@ -13,6 +13,10 @@
|
|
13 |
display: none !important;
|
14 |
}
|
15 |
|
|
|
|
|
|
|
|
|
16 |
.statistics textarea {
|
17 |
min-width: min(50px, 100%) !important;
|
18 |
font-size: 20px !important;
|
|
|
13 |
display: none !important;
|
14 |
}
|
15 |
|
16 |
+
.statistics {
|
17 |
+
min-width: min(50px, 100%) !important;
|
18 |
+
}
|
19 |
+
|
20 |
.statistics textarea {
|
21 |
min-width: min(50px, 100%) !important;
|
22 |
font-size: 20px !important;
|