Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -601,6 +601,7 @@ css = """
|
|
601 |
text-align: center;
|
602 |
text-decoration: none;
|
603 |
display: inline-block;
|
|
|
604 |
font-size: 11px;
|
605 |
margin: 4px 2px;
|
606 |
width: 40px; /* Set width to 50px */
|
|
|
601 |
text-align: center;
|
602 |
text-decoration: none;
|
603 |
display: inline-block;
|
604 |
+
font-family : Calibri;
|
605 |
font-size: 11px;
|
606 |
margin: 4px 2px;
|
607 |
width: 40px; /* Set width to 50px */
|