diff --git a/.streamlit/config.toml b/.streamlit/config.toml index e70b7c0..7e7772a 100644 --- a/.streamlit/config.toml +++ b/.streamlit/config.toml @@ -1,5 +1,6 @@ + [theme] base="light" primaryColor="#ff1c1f" secondaryBackgroundColor="#e8e8e8" -font="monospace" +font="sans serif"