Jfink09 commited on
Commit
8a144c1
·
verified ·
1 Parent(s): 7efecc6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ st.markdown("""
58
  }
59
  .stTextInput > label, .stNumberInput > label {
60
  color: white !important;
61
- fontsize: 24px;
62
  }
63
  </style>
64
  """, unsafe_allow_html=True)
 
58
  }
59
  .stTextInput > label, .stNumberInput > label {
60
  color: white !important;
61
+ font-size: 24px !important;
62
  }
63
  </style>
64
  """, unsafe_allow_html=True)