Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
@@ -6,4 +6,4 @@ primaryColor="#112C55"
|
|
6 |
backgroundColor="#ffffff"
|
7 |
secondaryBackgroundColor="#cacaca"
|
8 |
textColor="#16232e"
|
9 |
-
font = "
|
|
|
6 |
backgroundColor="#ffffff"
|
7 |
secondaryBackgroundColor="#cacaca"
|
8 |
textColor="#16232e"
|
9 |
+
font = "Linux Libertine O, sans-serif"
|