AIdeaText commited on
Commit
bdab8b6
1 Parent(s): 9e4270a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ st.set_page_config(
26
  st.html("""
27
  <style>
28
  [alt=Logo] {
29
- height: 15rem; # Puedes ajustar este valor según necesites
30
  max-width: 100%;
31
  object-fit: contain;
32
  margin: 0.5rem 0;
 
26
  st.html("""
27
  <style>
28
  [alt=Logo] {
29
+ height: 12rem; # Puedes ajustar este valor según necesites
30
  max-width: 100%;
31
  object-fit: contain;
32
  margin: 0.5rem 0;