joaopimenta commited on
Commit
977efb1
·
verified ·
1 Parent(s): 958a96f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ dark_theme = """
50
  }
51
  </style>
52
  """
53
- st.markdown(dark_theme, unsafe_allow_html=True)
54
 
55
  # Criar o menu na barra lateral
56
  st.sidebar.title("📌 Menu")
 
50
  }
51
  </style>
52
  """
53
+ #st.markdown(dark_theme, unsafe_allow_html=True)
54
 
55
  # Criar o menu na barra lateral
56
  st.sidebar.title("📌 Menu")