Spaces:
Running
Running
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -0
.streamlit/config.toml
CHANGED
|
@@ -17,6 +17,7 @@ backgroundColor="white"
|
|
| 17 |
secondaryBackgroundColor="lavender"
|
| 18 |
baseRadius="full"
|
| 19 |
font="monospace"
|
|
|
|
| 20 |
borderColor="mediumSlateBlue"
|
| 21 |
showWidgetBorder=true
|
| 22 |
linkColor="darkOrchid"
|
|
|
|
| 17 |
secondaryBackgroundColor="lavender"
|
| 18 |
baseRadius="full"
|
| 19 |
font="monospace"
|
| 20 |
+
fontSize=18
|
| 21 |
borderColor="mediumSlateBlue"
|
| 22 |
showWidgetBorder=true
|
| 23 |
linkColor="darkOrchid"
|