Spaces:
Runtime error
Runtime error
lixuejing
commited on
Commit
·
55bfecd
1
Parent(s):
93a40ff
update
Browse files
src/display/css_html_js.py
CHANGED
|
@@ -47,7 +47,7 @@ custom_css = """
|
|
| 47 |
}
|
| 48 |
|
| 49 |
.tab-buttons button {
|
| 50 |
-
font-size:
|
| 51 |
}
|
| 52 |
|
| 53 |
#scale-logo {
|
|
|
|
| 47 |
}
|
| 48 |
|
| 49 |
.tab-buttons button {
|
| 50 |
+
font-size: 16px;
|
| 51 |
}
|
| 52 |
|
| 53 |
#scale-logo {
|