UCS2014 commited on
Commit
8aa4557
·
verified ·
1 Parent(s): 624dd51

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ st.markdown("""
41
  <style>
42
  /* CSS for the main app title in the sidebar and password gate */
43
  .app-title {
44
- color: #ADD8E6; /* Light blue color for the title */
45
  font-weight:800;
46
  font-size:1.2rem;
47
  }
 
41
  <style>
42
  /* CSS for the main app title in the sidebar and password gate */
43
  .app-title {
44
+ color: #89b4f2; /* Light blue color for the title */
45
  font-weight:800;
46
  font-size:1.2rem;
47
  }