Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -32,6 +32,7 @@ st.markdown(
|
|
32 |
.stTextArea textarea {
|
33 |
font-size: 18px; /* Thay đổi kích thước font */
|
34 |
font-weight: bold; /* Làm đậm chữ */
|
|
|
35 |
}
|
36 |
</style>
|
37 |
""",
|
|
|
32 |
.stTextArea textarea {
|
33 |
font-size: 18px; /* Thay đổi kích thước font */
|
34 |
font-weight: bold; /* Làm đậm chữ */
|
35 |
+
weight : 30%;
|
36 |
}
|
37 |
</style>
|
38 |
""",
|