Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -34,7 +34,7 @@ st.markdown("""
|
|
34 |
padding-bottom: 50px !important;
|
35 |
height: 4rem;
|
36 |
width: 4rem;
|
37 |
-
font-size:
|
38 |
}
|
39 |
</style>
|
40 |
""", unsafe_allow_html=True)
|
|
|
34 |
padding-bottom: 50px !important;
|
35 |
height: 4rem;
|
36 |
width: 4rem;
|
37 |
+
font-size:40px !important;
|
38 |
}
|
39 |
</style>
|
40 |
""", unsafe_allow_html=True)
|