Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -28,7 +28,7 @@ st.markdown(
|
|
28 |
.sidebar-link {
|
29 |
display: flex;
|
30 |
justify-content: left;
|
31 |
-
font-size:
|
32 |
margin-top: 20px;
|
33 |
}
|
34 |
</style>
|
|
|
28 |
.sidebar-link {
|
29 |
display: flex;
|
30 |
justify-content: left;
|
31 |
+
font-size: 28px;
|
32 |
margin-top: 20px;
|
33 |
}
|
34 |
</style>
|